1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-27 22:50:26 +03:00

define NO_SEMUN for svr4

(This used to be commit a43fa71a5fa740ae8757989c4177f21d8193de94)
This commit is contained in:
Andrew Tridgell 1997-10-31 05:54:36 +00:00
parent 30c046901b
commit 88bd62c9b0

View File

@ -436,6 +436,7 @@ extern struct passwd *getpwnam();
#define USE_GETCWD
#define USE_SETSID
#define USE_SYSV_IPC
#define NO_SEMUN
#endif