mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
include stdarg.h since we use va_* stuff
This commit is contained in:
parent
140606ccd5
commit
48a5c64e94
@ -22,6 +22,7 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "setup.h"
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#include <curl/curl.h>
|
||||
#include "urldata.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user