diff --git a/src/setup.h b/src/setup.h index 7ee7780713973c95f886a150662118a66f936de6..1262550cbb980a01b3ca23692603cb3844890b8e 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"