summaryrefslogtreecommitdiff
path: root/source3/include/ads_protos.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-05-10 00:07:10 +0200
committerGünther Deschner <gd@samba.org>2010-05-17 21:07:17 +0200
commit3d5972c43f536b94122100e1e30f92a4f8441768 (patch)
tree6bcc3f43474d06653ff2a067ffcdb5f878bdd5b2 /source3/include/ads_protos.h
parented8a98f6f4547fed6045a4b6793e9a91edd6597c (diff)
downloadsamba-3d5972c43f536b94122100e1e30f92a4f8441768.tar.gz
samba-3d5972c43f536b94122100e1e30f92a4f8441768.tar.bz2
samba-3d5972c43f536b94122100e1e30f92a4f8441768.zip
s3-libgpo: move group policy protos to where they belong.
Guenther
Diffstat (limited to 'source3/include/ads_protos.h')
-rw-r--r--source3/include/ads_protos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/ads_protos.h b/source3/include/ads_protos.h
index 502eaa82d9..97b5728b05 100644
--- a/source3/include/ads_protos.h
+++ b/source3/include/ads_protos.h
@@ -96,6 +96,7 @@ void ads_process_results(ADS_STRUCT *ads, LDAPMessage *res,
void *data_area);
void ads_dump(ADS_STRUCT *ads, LDAPMessage *res);
+struct GROUP_POLICY_OBJECT;
ADS_STATUS ads_parse_gpo(ADS_STRUCT *ads,
TALLOC_CTX *mem_ctx,
LDAPMessage *res,