summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tools/regtree.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-07 14:34:32 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:52:31 -0500
commitf8fdbc967c774a1d62f87a534e4990d83ecc6b67 (patch)
tree108b74ae68e3b88592f1bcd0a98df46fdb7cfe27 /source4/lib/registry/tools/regtree.c
parent40de04329d604c7d5b3fe0a3ed9e034404575464 (diff)
downloadsamba-f8fdbc967c774a1d62f87a534e4990d83ecc6b67.tar.gz
samba-f8fdbc967c774a1d62f87a534e4990d83ecc6b67.tar.bz2
samba-f8fdbc967c774a1d62f87a534e4990d83ecc6b67.zip
r13944: Yet another round of splitups.
(This used to be commit f87debeb12cebd734b47314554ab671c9e06237e)
Diffstat (limited to 'source4/lib/registry/tools/regtree.c')
-rw-r--r--source4/lib/registry/tools/regtree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/registry/tools/regtree.c b/source4/lib/registry/tools/regtree.c
index d8f5d68a94..ccdb24a4cc 100644
--- a/source4/lib/registry/tools/regtree.c
+++ b/source4/lib/registry/tools/regtree.c
@@ -21,6 +21,7 @@
#include "includes.h"
#include "lib/registry/registry.h"
+#include "lib/registry/reg_backend_rpc.h"
#include "lib/cmdline/popt_common.h"
static void print_tree(int l, struct registry_key *p, int fullpath, int novals)