curl tool: make curl.h first header included in tool_setup.h
This commit is contained in:
@@ -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__)
|
||||
|
||||
Reference in New Issue
Block a user