1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

non-ascii: fix implicit declaration warning

Follow-up to b46cfbc.

Caught by Travis CI.
This commit is contained in:
Jay Satiro 2018-02-15 15:52:41 -05:00
parent bb5017704a
commit c78675a430

View File

@ -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: */