diff options
Diffstat (limited to 'lib/libfetch/fetch.c')
| -rw-r--r-- | lib/libfetch/fetch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libfetch/fetch.c b/lib/libfetch/fetch.c index de23f0045246..720c745bb52d 100644 --- a/lib/libfetch/fetch.c +++ b/lib/libfetch/fetch.c @@ -39,7 +39,7 @@ #include "fetch.h" #include "common.h" - +auth_t fetchAuthMethod; int fetchLastErrCode; char fetchLastErrString[MAXERRSTRING]; int fetchTimeout; |
