r503: we don't need to include ldb_parse.h any more
authorAndrew Tridgell <tridge@samba.org>
Thu, 6 May 2004 04:41:28 +0000 (04:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:51:45 +0000 (12:51 -0500)
(This used to be commit 85e57684b4dc4edcfd6d4cd1492d63810f8ce211)

source4/include/includes.h

index b611974e29da11179fefd81e570eb59fa507efa5..622b68b1af08520b95312a5c8d0af10068ad8425 100644 (file)
@@ -680,7 +680,6 @@ extern int errno;
 #include "xfile.h"
 #include "dlinklist.h"
 #include "lib/ldb/include/ldb.h"
-#include "lib/ldb/include/ldb_parse.h"
 #include "lib/tdb/tdb.h"
 #include "lib/tdb/spinlock.h"
 #include "lib/tdb/tdbutil.h"