aboutsummaryrefslogtreecommitdiffstats
path: root/imap.c
diff options
context:
space:
mode:
Diffstat (limited to 'imap.c')
-rw-r--r--imap.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/imap.c b/imap.c
index 29df58f2..e1d7dab9 100644
--- a/imap.c
+++ b/imap.c
@@ -21,9 +21,6 @@
#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#endif
-
-#include <sys/time.h>
-#include <ctype.h>
#include <errno.h>
#include "socket.h"