diff options
Diffstat (limited to 'lib/easy.c')
-rw-r--r-- | lib/easy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/easy.c b/lib/easy.c index 9cb275b1a..ac037d266 100644 --- a/lib/easy.c +++ b/lib/easy.c @@ -86,6 +86,7 @@ #include "slist.h" #include "curl_rand.h" #include "non-ascii.h" +#include "warnless.h" #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> |