aboutsummaryrefslogtreecommitdiff
path: root/lib/smtp.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/smtp.c
parent64510fe917be0508bb4fa381af966ece7dfd4775 (diff)
email: Removed duplicated header file
Diffstat (limited to 'lib/smtp.c')
-rw-r--r--lib/smtp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/smtp.c b/lib/smtp.c
index f54b67dc0..0924409b7 100644
--- a/lib/smtp.c
+++ b/lib/smtp.c
@@ -81,7 +81,6 @@
#include "multiif.h"
#include "url.h"
#include "rawstr.h"
-#include "strtoofft.h"
#include "curl_gethostname.h"
#include "curl_sasl.h"
#include "warnless.h"