diff options
Diffstat (limited to 'fetchmail.c')
-rw-r--r-- | fetchmail.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fetchmail.c b/fetchmail.c index 604dea13..ade69cc2 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -31,7 +31,6 @@ #endif /* HAVE_SETRLIMIT */ #include <sys/utsname.h> -#include "getopt.h" #include "fetchmail.h" #include "socket.h" #include "tunable.h" |