aboutsummaryrefslogtreecommitdiff
path: root/lib/pop3.c
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2012-06-05 11:18:07 +0100
committerSteve Holme <steve_holme@hotmail.com>2012-06-05 11:18:07 +0100
commit57e63367942cf34c20a7ccec61d6e5c4416b2349 (patch)
treef1846c42fdfdbdda8c7ce77e0e957f6ea46bc681 /lib/pop3.c
parent64510fe917be0508bb4fa381af966ece7dfd4775 (diff)
email: Removed duplicated header file
Diffstat (limited to 'lib/pop3.c')
-rw-r--r--lib/pop3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/pop3.c b/lib/pop3.c
index 4e6fbd365..2f67f8f9e 100644
--- a/lib/pop3.c
+++ b/lib/pop3.c
@@ -82,7 +82,6 @@
#include "multiif.h"
#include "url.h"
#include "rawstr.h"
-#include "strtoofft.h"
#include "curl_sasl.h"
#define _MPRINTF_REPLACE /* use our functions only */