summaryrefslogtreecommitdiff
path: root/libc/inet/ntop.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/inet/ntop.c')
-rw-r--r--libc/inet/ntop.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/inet/ntop.c b/libc/inet/ntop.c
index fa733e0ad..0181a415c 100644
--- a/libc/inet/ntop.c
+++ b/libc/inet/ntop.c
@@ -15,8 +15,6 @@
* SOFTWARE.
*/
-#define __FORCE_GLIBC
-#include <features.h>
#include <sys/param.h>
#include <sys/types.h>
#include <sys/socket.h>