Commit a302ff16 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

string.h keeps the proto for memset() on some platforms, used for FD_ZERO

parent f7bb4e61
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
#include <curl.h>
#include <stdio.h>
#include <string.h>

extern char *arg2; /* set by first.c to the argv[2] or NULL */