Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
authorJeremy Allison <jra@samba.org>
Thu, 3 May 2001 19:47:30 +0000 (19:47 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 3 May 2001 19:47:30 +0000 (19:47 +0000)
commit548d16869acffdec899121906a7bcd88f58d9b6f
tree8107dc0f2f3a691deaaf02adf2cc6705f5a70763
parent1475474425c07d6e0a997793ab6b078ffdf466d9
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
and using autoconf tests.
Added "restrict acl with mask" parameter.
Jeremy.
(This used to be commit 7792e32ba7fd734cc68b354f31c382ac11521fe8)
source3/configure
source3/configure.in
source3/include/config.h.in
source3/include/includes.h
source3/param/loadparm.c
source3/profile/profile.c
source3/smbd/posix_acls.c
source3/utils/torture.c