mirror of
https://github.com/curl/curl.git
synced 2026-05-18 12:56:19 +03: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 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue