1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

a dummy change to shmem_sysv.c to try and break CVS out of a problem

with the ntdom branch
(This used to be commit 213c3a4ed27cdc689e941b9a6d70e02e8b7dedd4)
This commit is contained in:
Andrew Tridgell 1997-12-29 12:34:16 +00:00
parent b26a147f04
commit 1df19ae3bc

View File

@ -39,6 +39,7 @@ extern int DEBUGLEVEL;
#define IPC_PERMS 0644
#endif
#ifdef SECURE_SEMAPHORES
/* secure semaphores are slow because we have to do a become_root()
on every call! */