mirror of
https://github.com/moparisthebest/curl
synced 2024-11-12 04:25:08 -05:00
Q&D fix header inclusion order
This commit is contained in:
parent
119f43360b
commit
d2a47021c0
@ -41,8 +41,8 @@
|
|||||||
#include "sendf.h"
|
#include "sendf.h"
|
||||||
#include "timeval.h"
|
#include "timeval.h"
|
||||||
#include "http.h"
|
#include "http.h"
|
||||||
#include "warnless.h"
|
|
||||||
#include "select.h"
|
#include "select.h"
|
||||||
|
#include "warnless.h"
|
||||||
|
|
||||||
#define _MPRINTF_REPLACE /* use our functions only */
|
#define _MPRINTF_REPLACE /* use our functions only */
|
||||||
#include <curl/mprintf.h>
|
#include <curl/mprintf.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user