summaryrefslogtreecommitdiff
path: root/source4/lib
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-02 14:18:31 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-02 14:18:31 +0200
commit1cf8130e110c63a3bfc04ef8e21ca4343a4ab35c (patch)
treeb6912eb069f63ad151d7ab7403e4dd271693d77a /source4/lib
parent4924446969b0f2a02b799fa9b2af14172310ebf0 (diff)
downloadsamba-1cf8130e110c63a3bfc04ef8e21ca4343a4ab35c.tar.gz
samba-1cf8130e110c63a3bfc04ef8e21ca4343a4ab35c.tar.bz2
samba-1cf8130e110c63a3bfc04ef8e21ca4343a4ab35c.zip
Move handle utility functions to public header, remove more public headers.
(This used to be commit 92e71c19f4e1d3ca123a083942ec578d21f7012c)
Diffstat (limited to 'source4/lib')
-rw-r--r--source4/lib/registry/registry_wrap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/registry/registry_wrap.c b/source4/lib/registry/registry_wrap.c
index ded3acbbe6..da09ecbe08 100644
--- a/source4/lib/registry/registry_wrap.c
+++ b/source4/lib/registry/registry_wrap.c
@@ -2529,7 +2529,6 @@ static swig_module_info swig_module = {swig_types, 25, 0, 0, 0, 0};
#include "includes.h"
#include "registry.h"
#include "param/param.h"
-#include "registry.h"
typedef struct registry_context reg;
typedef struct hive_key hive_key;