aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/fetch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/fetch.c')
-rw-r--r--src/pluto/fetch.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pluto/fetch.c b/src/pluto/fetch.c
index 069ef2966..ac9ccc91c 100644
--- a/src/pluto/fetch.c
+++ b/src/pluto/fetch.c
@@ -825,7 +825,9 @@ fetch_thread(void *arg)
void
init_fetch(void)
{
+#if defined(LIBCURL) || defined (THREADS)
int status;
+#endif
#ifdef LIBCURL
/* init curl */