summaryrefslogtreecommitdiff
path: root/inet_ntop.c
diff options
context:
space:
mode:
Diffstat (limited to 'inet_ntop.c')
-rw-r--r--inet_ntop.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/inet_ntop.c b/inet_ntop.c
index f076e06..d07e19e 100644
--- a/inet_ntop.c
+++ b/inet_ntop.c
@@ -18,8 +18,6 @@
#include "setup.h"
-#include <sys/types.h>
-
#if defined(WIN32) && !defined(WATT32)
#include "nameser.h"
#else