diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-01-07 12:58:40 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2000-01-07 12:58:40 +0000 |
| commit | fc6e9e6539cb81b425c8dcd6ac667aaab51cb51c (patch) | |
| tree | 4d16c586a3d9eabce8a4e383f15930c22d1ca039 /lib/libfetch/fetch.c | |
| parent | be0d5ff22474975258f9bab626a236df89c086e1 (diff) | |
Notes
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 bf4476f7f50d..3c944a189be7 100644 --- a/lib/libfetch/fetch.c +++ b/lib/libfetch/fetch.c @@ -41,6 +41,7 @@ int fetchLastErrCode; +int fetchTimeout; /*** Local data **************************************************************/ |
