diff options
Diffstat (limited to 'conform/data/net')
-rw-r--r-- | conform/data/net/if.h-data | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/net/if.h-data b/conform/data/net/if.h-data index d019978ab5..2c3eb4d9d5 100644 --- a/conform/data/net/if.h-data +++ b/conform/data/net/if.h-data @@ -1,4 +1,4 @@ -#ifndef ISO +#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX type {struct if_nameindex} element {struct if_nameindex} {unsigned int} if_index |