summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tools/regdiff.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-03-13 22:03:04 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:49:34 -0500
commit4f0c0997ce39ecb2920c1d52b03d77e1d50cd5bf (patch)
tree18d0d457afc074e2de0a5df86ac4a489fb15c552 /source4/lib/registry/tools/regdiff.c
parent0836a83f9e0b9656c8bb877237184194392c15ef (diff)
downloadsamba-4f0c0997ce39ecb2920c1d52b03d77e1d50cd5bf.tar.gz
samba-4f0c0997ce39ecb2920c1d52b03d77e1d50cd5bf.tar.bz2
samba-4f0c0997ce39ecb2920c1d52b03d77e1d50cd5bf.zip
r21834: Remove unnecessary includes
(This used to be commit 7d10e192caa60b816466a9deddf736afd2445080)
Diffstat (limited to 'source4/lib/registry/tools/regdiff.c')
-rw-r--r--source4/lib/registry/tools/regdiff.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/registry/tools/regdiff.c b/source4/lib/registry/tools/regdiff.c
index b8bf654a6b..ab6f7c1a57 100644
--- a/source4/lib/registry/tools/regdiff.c
+++ b/source4/lib/registry/tools/regdiff.c
@@ -22,7 +22,6 @@
#include "includes.h"
#include "lib/registry/registry.h"
#include "lib/events/events.h"
-#include "lib/registry/reg_backend_rpc.h"
#include "lib/cmdline/popt_common.h"
int main(int argc, char **argv)