summaryrefslogtreecommitdiffstats
path: root/init.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-07-19 10:21:54 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-07-19 10:21:54 +0000
commit0bb931062293d5c81c752f7df8b1426bbab56b9b (patch)
tree1a47e5cca3516249b7c5cfb9aa808fc27945d3c3 /init.c
parent039867ca1baed1173c6511e67ba8a108cfcc9730 (diff)
IMAP socket moves by Brendan Cully, with a fix from Tommi
Komulainen, and most likely based on input from Vsevolod Voykov (sp?).
Diffstat (limited to 'init.c')
-rw-r--r--init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.c b/init.c
index eba3331f..533f8b71 100644
--- a/init.c
+++ b/init.c
@@ -33,7 +33,6 @@
#ifdef USE_SSL
#include "imap.h"
-#include "imap_socket.h"
#include "imap_ssl.h"
#endif