Fixed some compiler warnings with gcc

This commit is contained in:
Dan Fandrich 2008-10-01 17:34:24 +00:00
parent 91bc396178
commit 88513d2d1a
7 changed files with 15 additions and 13 deletions

View file

@ -591,6 +591,9 @@ http_output_auth(struct connectdata *conn,
if(result)
return result;
}
#else
(void)request;
(void)path;
#endif
if(auth) {
infof(data, "Proxy auth using %s with user '%s'\n",