summaryrefslogtreecommitdiff
path: root/source3/include/registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/registry.h')
-rw-r--r--source3/include/registry.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/registry.h b/source3/include/registry.h
index 6b43b522bc6..762928f3783 100644
--- a/source3/include/registry.h
+++ b/source3/include/registry.h
@@ -1,8 +1,6 @@
#ifndef _REGISTRY_H
#define _REGISTRY_H
-#include "reg_objects.h"
-
/*
* A REG_SZ string is not necessarily NULL terminated. When retrieving it from
* the net, we guarantee this however. A server might want to push it without