diff options
Diffstat (limited to 'libc/inet/if_index.c')
-rw-r--r-- | libc/inet/if_index.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/inet/if_index.c b/libc/inet/if_index.c index a1c23de12..e2f2da1bb 100644 --- a/libc/inet/if_index.c +++ b/libc/inet/if_index.c @@ -20,8 +20,6 @@ Reworked Dec 2002 by Erik Andersen <andersen@codepoet.org> */ -#define __FORCE_GLIBC -#include <features.h> #include <string.h> #include <alloca.h> #include <errno.h> |