diff options
Diffstat (limited to 'lib/libfetch/fetch.c')
-rw-r--r-- | lib/libfetch/fetch.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libfetch/fetch.c b/lib/libfetch/fetch.c index bf4476f..3c944a1 100644 --- a/lib/libfetch/fetch.c +++ b/lib/libfetch/fetch.c @@ -41,6 +41,7 @@ int fetchLastErrCode; +int fetchTimeout; /*** Local data **************************************************************/ |