diff options
-rw-r--r-- | fetchmail.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fetchmail.c b/fetchmail.c index 7ff33f25..e412e33d 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -31,10 +31,6 @@ #endif /* HAVE_SETRLIMIT */ #include <sys/utsname.h> -#ifdef HAVE_NET_SOCKET_H -#include <net/socket.h> -#endif - #include "getopt.h" #include "fetchmail.h" #include "socket.h" |