diff options
Diffstat (limited to 'conform/data/sys/socket.h-data')
-rw-r--r-- | conform/data/sys/socket.h-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/sys/socket.h-data b/conform/data/sys/socket.h-data index 5fdd6cf6bf..60d8b00a74 100644 --- a/conform/data/sys/socket.h-data +++ b/conform/data/sys/socket.h-data @@ -1,4 +1,4 @@ -#ifndef ISO +#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX type socklen_t type sa_family_t |