From: Gisle Vanem Date: Sun, 3 Sep 2006 13:45:42 +0000 (+0000) Subject: Watcom lacks . X-Git-Tag: curl-7_15_6-prepipeline~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6728bda5c5b68e3ba62ac68706376ab63e45e8b4;p=curl Watcom lacks . --- diff --git a/include/curl/curl.h b/include/curl/curl.h index 670c45f02..af56f7aec 100644 --- a/include/curl/curl.h +++ b/include/curl/curl.h @@ -158,7 +158,9 @@ extern "C" { #ifndef _WIN32_WCE #include #endif +#ifndef __WATCOMC__ #include +#endif #include #endif