mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -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 "timeval.h"
|
||||
#include "http.h"
|
||||
#include "warnless.h"
|
||||
#include "select.h"
|
||||
#include "warnless.h"
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
Loading…
Reference in New Issue
Block a user