From: Daniel Stenberg Date: Tue, 2 Mar 2004 09:13:28 +0000 (+0000) Subject: Define CURL_NO_OLDIES to prevent us from getting obsolete stuff defined. X-Git-Tag: curl-7_11_1~150 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f437269fb0b8ccb3311da268e985fea122bc8b8;p=thirdparty%2Fcurl.git Define CURL_NO_OLDIES to prevent us from getting obsolete stuff defined. --- diff --git a/src/setup.h b/src/setup.h index 340a46a4b5..8c6970ab29 100644 --- a/src/setup.h +++ b/src/setup.h @@ -23,6 +23,8 @@ * $Id$ ***************************************************************************/ +#define CURL_NO_OLDIES + #if !defined(WIN32) && defined(__WIN32__) /* Borland fix */ #define WIN32