s3-locking: move locking prototypes out of proto.h.
commit453098f9e31ed2eae0163066d9849b6a2b666ebf
authorGünther Deschner <gd@samba.org>
Wed, 23 Mar 2011 11:43:17 +0000 (23 12:43 +0100)
committerGünther Deschner <gd@samba.org>
Tue, 5 Apr 2011 20:26:52 +0000 (5 22:26 +0200)
treec70f1ef17ed0136402636065f0fdc43a70a6f487
parentde2848f45d5e5e39e7500bfaf65555115d6b3b1b
s3-locking: move locking prototypes out of proto.h.

Will later become part of locking.h

Guenther
(cherry picked from commit 2377039738ea6676b71d58db770ffcd594ca08b7)
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