From: Gisle Vanem Date: Sat, 12 Mar 2005 17:31:15 +0000 (+0000) Subject: Swap and (needed for MingW). X-Git-Tag: curl-7_13_2~95 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=88a4dc27954a56bca826085d57df0603c055d4cf;p=curl Swap and (needed for MingW). --- diff --git a/lib/urldata.h b/lib/urldata.h index 4540f05c8..79d4ffe25 100644 --- a/lib/urldata.h +++ b/lib/urldata.h @@ -193,8 +193,8 @@ typedef enum { * or SECURITY_KERNEL, indicating who is compiling the code. */ #define SECURITY_WIN32 1 -#include #include +#include #include #endif