diff options
Diffstat (limited to 'src/sysdeps/tryipv6.c')
-rw-r--r-- | src/sysdeps/tryipv6.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/sysdeps/tryipv6.c b/src/sysdeps/tryipv6.c index 0c7f306..7a061cc 100644 --- a/src/sysdeps/tryipv6.c +++ b/src/sysdeps/tryipv6.c @@ -7,11 +7,6 @@ #define _XPG6 #include <sys/types.h> - -#if defined(__FreeBSD__) -# include <sys/param.h> -#endif - #include <errno.h> #include <string.h> #include <sys/socket.h> |