diff options
Diffstat (limited to 'libc/inet/if_index.c')
-rw-r--r-- | libc/inet/if_index.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/inet/if_index.c b/libc/inet/if_index.c index 2a687bb89..fdb30f00a 100644 --- a/libc/inet/if_index.c +++ b/libc/inet/if_index.c @@ -22,7 +22,6 @@ #define __FORCE_GLIBC #include <features.h> -#define __USE_GNU #include <string.h> #include <alloca.h> #include <errno.h> |