Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
commit7792e32ba7fd734cc68b354f31c382ac11521fe8
authorJeremy Allison <jra@samba.org>
Thu, 3 May 2001 19:47:30 +0000 (3 19:47 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 3 May 2001 19:47:30 +0000 (3 19:47 +0000)
tree6292c926fb3d86ca81455cc074b1310e0298609e
parent409b1e4d1b996b26eee80bf5cb4edd962e4a4c76
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.
source/configure
source/configure.in
source/include/config.h.in
source/include/includes.h
source/param/loadparm.c
source/profile/profile.c
source/smbd/posix_acls.c
source/utils/torture.c