mirror of
https://github.com/curl/curl.git
synced 2026-04-15 07:11:40 +03:00
Q&D fix header inclusion order
This commit is contained in:
parent
119f43360b
commit
d2a47021c0
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue