]> Pileus Git - ~andy/fetchmail/commitdiff
Drop unused #include.
authorMatthias Andree <matthias.andree@gmx.de>
Sun, 3 Jul 2005 18:00:38 +0000 (18:00 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Sun, 3 Jul 2005 18:00:38 +0000 (18:00 -0000)
svn path=/trunk/; revision=4064

fetchmail.c

index f3766b168ed84dc712027578f621f1df9f1532f4..f224b8f0f168ef488e027be30a54e1c92627c526 100644 (file)
@@ -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() */