Skip to content
Snippets Groups Projects
Commit f2cd2882 authored by Yang Tse's avatar Yang Tse
Browse files

Oops missing var

parent 07d8a14e
No related branches found
No related tags found
No related merge requests found
......@@ -771,6 +771,7 @@ int main(int argc, char *argv[])
char *pidname= (char *)".http.pid";
struct httprequest req;
int rc;
int error;
int arg=1;
#ifdef CURL_SWS_FORK_ENABLED
bool use_fork = FALSE;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment