email: Removed duplicated header file

This commit is contained in:
Steve Holme 2012-06-05 11:18:07 +01:00
parent 64510fe917
commit 57e6336794
3 changed files with 0 additions and 3 deletions

@ -77,7 +77,6 @@
#include "multiif.h" #include "multiif.h"
#include "url.h" #include "url.h"
#include "rawstr.h" #include "rawstr.h"
#include "strtoofft.h"
#define _MPRINTF_REPLACE /* use our functions only */ #define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h> #include <curl/mprintf.h>

@ -82,7 +82,6 @@
#include "multiif.h" #include "multiif.h"
#include "url.h" #include "url.h"
#include "rawstr.h" #include "rawstr.h"
#include "strtoofft.h"
#include "curl_sasl.h" #include "curl_sasl.h"
#define _MPRINTF_REPLACE /* use our functions only */ #define _MPRINTF_REPLACE /* use our functions only */

@ -81,7 +81,6 @@
#include "multiif.h" #include "multiif.h"
#include "url.h" #include "url.h"
#include "rawstr.h" #include "rawstr.h"
#include "strtoofft.h"
#include "curl_gethostname.h" #include "curl_gethostname.h"
#include "curl_sasl.h" #include "curl_sasl.h"
#include "warnless.h" #include "warnless.h"