mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:03:35 +03:00
non-ascii: fix implicit declaration warning
Follow-up to b46cfbc.
Caught by Travis CI.
This commit is contained in:
parent
bb5017704a
commit
c78675a430
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
#include "formdata.h"
|
||||
#include "sendf.h"
|
||||
#include "urldata.h"
|
||||
#include "multiif.h"
|
||||
|
||||
#include "curl_memory.h"
|
||||
/* The last #include file should be: */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue