summaryrefslogtreecommitdiff
path: root/source4/lib/registry/common
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-08-23 03:22:25 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:34:23 -0500
commita92e61c4528b46628275216c9252a7a7f6e07dfc (patch)
tree51d6195b5f544e12132a6a41a5fd9c046c2c6f37 /source4/lib/registry/common
parent27a09eaaab1d147ecad069a0d6645ad5c1c393c6 (diff)
downloadsamba-a92e61c4528b46628275216c9252a7a7f6e07dfc.tar.gz
samba-a92e61c4528b46628275216c9252a7a7f6e07dfc.tar.bz2
samba-a92e61c4528b46628275216c9252a7a7f6e07dfc.zip
r9503: removed duplicate REG_* defines from registry.h now that they are
generated in winreg.h (This used to be commit fc15e1b003a2b24dc73a6a7f2bbc45e20373dda1)
Diffstat (limited to 'source4/lib/registry/common')
-rw-r--r--source4/lib/registry/common/reg_util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/registry/common/reg_util.c b/source4/lib/registry/common/reg_util.c
index 2d933f2e6b..65f1167832 100644
--- a/source4/lib/registry/common/reg_util.c
+++ b/source4/lib/registry/common/reg_util.c
@@ -20,6 +20,7 @@
#include "includes.h"
#include "registry.h"
+#include "librpc/gen_ndr/winreg.h"
static const struct {
uint32_t id;