mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
string.h keeps the proto for memset() on some platforms, used for FD_ZERO
This commit is contained in:
parent
f7bb4e6138
commit
a302ff1605
@ -1,5 +1,6 @@
|
||||
#include <curl.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
extern char *arg2; /* set by first.c to the argv[2] or NULL */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user