s4:ntvfs/common/brlock.c - remove unnecessary include "tdb_compat.h"
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 19 Sep 2011 11:12:48 +0000 (13:12 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 19 Sep 2011 16:03:24 +0000 (18:03 +0200)
Attempt to fix bug #8468
(https://bugzilla.samba.org/show_bug.cgi?id=8468).

Reviewed-by: Jelmer
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Mon Sep 19 18:03:24 CEST 2011 on sn-devel-104

source4/ntvfs/common/brlock.c

index a6232f85964c7d6c476855b5adef09cb9fac0965..d99cc4e18506cfb6830bd61a0e94c7c213e9f305 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "includes.h"
 #include "system/filesys.h"
-#include "tdb_compat.h"
 #include "messaging/messaging.h"
 #include "lib/messaging/irpc.h"
 #include "libcli/libcli.h"