aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.c')
-rw-r--r--fetchmail.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fetchmail.c b/fetchmail.c
index f3766b16..f224b8f0 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -28,7 +28,6 @@
#ifdef HAVE_SETRLIMIT
#include <sys/resource.h>
#endif /* HAVE_SETRLIMIT */
-#include <sys/utsname.h>
#ifdef HAVE_SOCKS
#include <socks.h> /* SOCKSinit() */