s3-locking: move locking prototypes out of proto.h.
authorGünther Deschner <gd@samba.org>
Wed, 23 Mar 2011 11:43:17 +0000 (12:43 +0100)
committerGünther Deschner <gd@samba.org>
Tue, 29 Mar 2011 23:13:09 +0000 (01:13 +0200)
commit2377039738ea6676b71d58db770ffcd594ca08b7
tree3768ea55244723f8c68c14cfc532dc5c542d218b
parentf064c8e4f23b7d427b6e0cb11a6d7ec04964e773
s3-locking: move locking prototypes out of proto.h.

Will later become part of locking.h

Guenther
source3/include/proto.h
source3/locking/brlock.c
source3/locking/locking.c
source3/locking/posix.c
source3/locking/proto.h [new file with mode: 0644]
source3/printing/spoolssd.c
source3/smbd/smbd.h
source3/torture/locktest.c
source3/torture/locktest2.c
source3/utils/status.c
source3/web/statuspage.c