diff options
Diffstat (limited to 'source4/include/includes.h')
-rw-r--r-- | source4/include/includes.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h index 305875cae0..b3f98d2f2c 100644 --- a/source4/include/includes.h +++ b/source4/include/includes.h @@ -45,14 +45,12 @@ #undef HAVE_TERMIOS_H #endif -#ifdef LINUX #ifndef DEFAULT_PRINTING #define DEFAULT_PRINTING PRINT_BSD #endif #ifndef PRINTCAP_NAME #define PRINTCAP_NAME "/etc/printcap" #endif -#endif #ifdef __GNUC__ /** Use gcc attribute to check printf fns. a1 is the 1-based index of |