diff options
Diffstat (limited to 'libc/inet/herror.c')
-rw-r--r-- | libc/inet/herror.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/inet/herror.c b/libc/inet/herror.c index a1f94ad64..53d29ff3d 100644 --- a/libc/inet/herror.c +++ b/libc/inet/herror.c @@ -17,8 +17,6 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#define __FORCE_GLIBC -#include <features.h> #include <stdio.h> #include <string.h> #include <netdb.h> |