From: Gunter Knauf Date: Sun, 4 Jul 2004 15:34:58 +0000 (+0000) Subject: removed now obsolete ifdef. X-Git-Tag: upstream/7.37.1~12374 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=80c7566203ad82792b62e749929d358d302dde68;p=platform%2Fupstream%2Fcurl.git removed now obsolete ifdef. --- diff --git a/src/setup.h b/src/setup.h index 7ee7780..1262550 100644 --- a/src/setup.h +++ b/src/setup.h @@ -37,10 +37,6 @@ /* include the hand-modified win32 adjusted config.h! */ #include "config-win32.h" #endif -#ifdef NETWARE -/* hand-modified NetWare config.h! */ -#include "config-netware.h" -#endif #ifdef macintosh /* this is not the same as Mac OS X */ #include "config-mac.h"