diff options
Diffstat (limited to 'lib/pop3.c')
-rw-r--r-- | lib/pop3.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/pop3.c b/lib/pop3.c index 79af8fc0c..8f37c1fe6 100644 --- a/lib/pop3.c +++ b/lib/pop3.c @@ -65,8 +65,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" |