about summary refs log tree commit diff
path: root/conform/data/arpa/inet.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/arpa/inet.h-data')
-rw-r--r--conform/data/arpa/inet.h-data2
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/arpa/inet.h-data b/conform/data/arpa/inet.h-data
index 98f5e0ecaf..becee2fd1e 100644
--- a/conform/data/arpa/inet.h-data
+++ b/conform/data/arpa/inet.h-data
@@ -1,4 +1,4 @@
-#if !defined ISO && !defined POSIX
+#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX
 // in_port_t should have exactly 16 bits
 type in_port_t
 // in_addr_t should have exactly 32 bits