diff options
Diffstat (limited to 'imap.c')
-rw-r--r-- | imap.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ #if defined(STDC_HEADERS) #include <stdlib.h> #endif -#include "socket.h" #include "fetchmail.h" static int count, seen, recent, unseen; |