summaryrefslogtreecommitdiff
path: root/lib/ldb-samba
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2017-06-22 16:10:52 +0200
committerJeremy Allison <jra@samba.org>2017-06-24 01:21:10 +0200
commita433f1a75793b192612043147c9cb1ba1eb28b3f (patch)
tree30e6a873add85be09c2e2e142a150ea732791ff1 /lib/ldb-samba
parent5757d9bf75a5f3ade82c00c98e01c5a8e38aaa28 (diff)
downloadsamba-a433f1a75793b192612043147c9cb1ba1eb28b3f.tar.gz
lib: Give util_paths.c its own header
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'lib/ldb-samba')
-rw-r--r--lib/ldb-samba/ldb_wrap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ldb-samba/ldb_wrap.c b/lib/ldb-samba/ldb_wrap.c
index 838306f9908..9959b04ed95 100644
--- a/lib/ldb-samba/ldb_wrap.c
+++ b/lib/ldb-samba/ldb_wrap.c
@@ -35,6 +35,7 @@
#include "dsdb/samdb/samdb.h"
#include "param/param.h"
#include "../lib/util/dlinklist.h"
+#include "lib/util/util_paths.h"
#include <tdb.h>
#undef DBGC_CLASS