mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
add NO_SEMUN for HP
I really wish you could say
#ifndef "struct foo_struct"
in C :-)
(This used to be commit acffb39f1a
)
This commit is contained in:
parent
028679f144
commit
bd83f461a1
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user