diff options
Diffstat (limited to 'src/sysdeps/tryipv6.c')
-rw-r--r-- | src/sysdeps/tryipv6.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sysdeps/tryipv6.c b/src/sysdeps/tryipv6.c index a384b0a..a1db92e 100644 --- a/src/sysdeps/tryipv6.c +++ b/src/sysdeps/tryipv6.c @@ -6,7 +6,6 @@ #define _XPG4_2 #define _XPG6 -#include <sys/types.h> #include <errno.h> #include <string.h> #include <sys/socket.h> |