From 01b0f1061da2bd7a8703f4c8aa846a9088d7ab3e Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sun, 8 Apr 2012 13:50:18 +0200 Subject: curl tool: make curl.h first header included in tool_setup.h --- src/tool_setup.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/tool_setup.h') 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 /* external interface */ + #include "setup.h" /* from the lib directory */ #if defined(macintosh) && defined(__MRC__) -- cgit v1.2.3