s3: finally remove global include of smbd prototypes.
authorGünther Deschner <gd@samba.org>
Fri, 25 Mar 2011 10:15:55 +0000 (11:15 +0100)
committerGünther Deschner <gd@samba.org>
Tue, 29 Mar 2011 23:13:08 +0000 (01:13 +0200)
Guenther

source3/include/proto.h

index 730960b851e5427e975b2dc3bd3f81ac72a39c98..6c6c8d8d94f10341c8bce206cd1f6200bb5fa1a5 100644 (file)
@@ -3608,7 +3608,4 @@ void contend_level2_oplocks_begin(files_struct *fsp,
 void contend_level2_oplocks_end(files_struct *fsp,
                                enum level2_contention_type type);
 
-/* FIXME */
-#include "smbd/proto.h"
-
 #endif /*  _PROTO_H_  */