From: Andrew Tridgell Date: Mon, 29 Dec 1997 12:34:16 +0000 (+0000) Subject: a dummy change to shmem_sysv.c to try and break CVS out of a problem X-Git-Tag: samba-misc-tags/samba1-merge-point-1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=213c3a4ed27cdc689e941b9a6d70e02e8b7dedd4;p=thirdparty%2Fsamba.git a dummy change to shmem_sysv.c to try and break CVS out of a problem with the ntdom branch --- diff --git a/source/locking/shmem_sysv.c b/source/locking/shmem_sysv.c index 665cd8e7b4d..6b5d9b1ea68 100644 --- a/source/locking/shmem_sysv.c +++ b/source/locking/shmem_sysv.c @@ -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! */