diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/includes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h index 9481c9f24e..6572b583e2 100644 --- a/source3/include/includes.h +++ b/source3/include/includes.h @@ -573,6 +573,7 @@ char *mktemp(char *); /* No standard include */ #define USE_SETSID #define USE_SETRES #define USE_SYSV_IPC +#define NO_SEMUN #define DEFAULT_PRINTING PRINT_HPUX /* Ken Weiss <krweiss@ucdavis.edu> tells us that SIGCLD_IGNORE is not good for HPUX */ |