r7808: fixed the build of ldb after the binary file support in ldif was added
authorAndrew Tridgell <tridge@samba.org>
Tue, 21 Jun 2005 13:18:09 +0000 (13:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:38 +0000 (13:18 -0500)
(This used to be commit 0a8c722c8017e20635223b2c5dfc58759478312c)

source4/lib/ldb/common/ldb_ldif.c

index 70dd2267b5bdb7b7b38975875022f97eceaa5017..f3bc5c6207fe1c3221c6036dd1f29488b2aea724 100644 (file)
@@ -40,7 +40,9 @@
 #include "ldb/include/ldb.h"
 #include "ldb/include/ldb_private.h"
 #include <ctype.h>
-
+#ifdef _SAMBA_BUILD_
+#include "system/filesys.h"
+#endif
 
 /*
   add to the list of ldif handlers for this ldb context