diff options
Diffstat (limited to 'lib/imap.c')
-rw-r--r-- | lib/imap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/imap.c b/lib/imap.c index 8f6efc427..b6f807a4b 100644 --- a/lib/imap.c +++ b/lib/imap.c @@ -64,8 +64,6 @@ #include <curl/curl.h> #include "urldata.h" #include "sendf.h" -#include "easyif.h" /* for Curl_convert_... prototypes */ - #include "if2ip.h" #include "hostip.h" #include "progress.h" |