aboutsummaryrefslogtreecommitdiff
path: root/src/tool_setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_setup.h')
-rw-r--r--src/tool_setup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tool_setup.h b/src/tool_setup.h
index c5c552c86..648b0f226 100644
--- a/src/tool_setup.h
+++ b/src/tool_setup.h
@@ -24,6 +24,8 @@
#define CURL_NO_OLDIES
+#include <curl/curl.h> /* external interface */
+
#include "setup.h" /* from the lib directory */
#if defined(macintosh) && defined(__MRC__)