diff options
Diffstat (limited to 'libc/inet/resolv.c')
-rw-r--r-- | libc/inet/resolv.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/inet/resolv.c b/libc/inet/resolv.c index e73809875..2862ac884 100644 --- a/libc/inet/resolv.c +++ b/libc/inet/resolv.c @@ -293,8 +293,6 @@ Domain name in a message can be represented as either: - a sequence of labels ending with a pointer */ -#define __FORCE_GLIBC -#include <features.h> #include <string.h> #include <stdio.h> #include <stdio_ext.h> |