mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
removed now obsolete ifdef. Shouldnt the other ifdefs be inside the else as they are in ./src/setup.h ?
This commit is contained in:
parent
80c7566203
commit
90af60a6ef
@ -46,10 +46,6 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef NETWARE
|
|
||||||
/* hand-modified NetWare config.h! */
|
|
||||||
#include "config-netware.h"
|
|
||||||
#endif
|
|
||||||
#ifdef macintosh
|
#ifdef macintosh
|
||||||
/* hand-modified MacOS config.h! */
|
/* hand-modified MacOS config.h! */
|
||||||
#include "config-mac.h"
|
#include "config-mac.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user