summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/include/includes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 92688dd004..794380d7d4 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -436,6 +436,7 @@ extern struct passwd *getpwnam();
#define USE_GETCWD
#define USE_SETSID
#define USE_SYSV_IPC
+#define NO_SEMUN
#endif