diff options
| author | Gunter Knauf <gk@gknw.de> | 2004-07-04 15:37:25 +0000 | 
|---|---|---|
| committer | Gunter Knauf <gk@gknw.de> | 2004-07-04 15:37:25 +0000 | 
| commit | 90af60a6ef0e04d9aef4c3335cb0fcd7435dd19c (patch) | |
| tree | 1d40444114a707402efeaaa3c0f508ef7b25b416 /lib | |
| parent | 80c7566203ad82792b62e749929d358d302dde68 (diff) | |
removed now obsolete ifdef. Shouldnt the other ifdefs be inside the else as they are in ./src/setup.h ?
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/setup.h | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/setup.h b/lib/setup.h index 2ee7ee267..fff697471 100644 --- a/lib/setup.h +++ b/lib/setup.h @@ -46,10 +46,6 @@  #endif  #endif -#ifdef NETWARE -/* hand-modified NetWare config.h! */ -#include "config-netware.h" -#endif  #ifdef macintosh  /* hand-modified MacOS config.h! */  #include "config-mac.h"  | 
