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

View File

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

View File

@ -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 */

View File

@ -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"