summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-08-24 01:52:17 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:34:28 -0500
commit479ef0a3874098bdc90021908b329f6d74aa1b4b (patch)
treee7478177a24c2b2cb241bea5cb8cf0727939b5b0 /source4/include
parent6622d3be0996c6de2d714a3d32e5b06ffd5db171 (diff)
downloadsamba-479ef0a3874098bdc90021908b329f6d74aa1b4b.tar.gz
samba-479ef0a3874098bdc90021908b329f6d74aa1b4b.tar.bz2
samba-479ef0a3874098bdc90021908b329f6d74aa1b4b.zip
r9557: Some more updates. Use combined function for parsing a set of
samba3 databases (This used to be commit b91a695bd854c6d37ec536edb2db7b6f97fe69dc)
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/structs.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h
index afbf87a83a..3399ecbd3f 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -273,5 +273,8 @@ struct kdc_server;
struct smb_krb5_context;
struct samba3_samaccount;
-struct samba3_idmap;
+struct samba3_idmapdb;
+struct samba3_groupdb;
struct samba3_winsdb_entry;
+struct samba3_policy;
+struct samba3;