1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

enable sysv ipc and fast share modes on OSF1

(This used to be commit 3480524e15)
This commit is contained in:
Andrew Tridgell 1997-10-28 15:07:01 +00:00
parent f320197654
commit 79f670128f

View File

@ -469,6 +469,7 @@ char *mktemp(char *); /* No standard include */
#define PASSWORD_LENGTH 16
#define NEED_AUTH_PARAMETERS
#endif /* OSF1_ENH_SEC */
#define USE_SYSV_IPC
#endif