mirror of
https://github.com/moparisthebest/curl
synced 2024-11-12 04:25:08 -05:00
non-ascii: fix implicit declaration warning
Follow-up to b46cfbc
.
Caught by Travis CI.
This commit is contained in:
parent
bb5017704a
commit
c78675a430
@ -30,6 +30,7 @@
|
|||||||
#include "formdata.h"
|
#include "formdata.h"
|
||||||
#include "sendf.h"
|
#include "sendf.h"
|
||||||
#include "urldata.h"
|
#include "urldata.h"
|
||||||
|
#include "multiif.h"
|
||||||
|
|
||||||
#include "curl_memory.h"
|
#include "curl_memory.h"
|
||||||
/* The last #include file should be: */
|
/* The last #include file should be: */
|
||||||
|
Loading…
Reference in New Issue
Block a user