summaryrefslogtreecommitdiff
path: root/source3/libads/ads_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libads/ads_proto.h')
-rw-r--r--source3/libads/ads_proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/libads/ads_proto.h b/source3/libads/ads_proto.h
index 040825e674..ed702de8a6 100644
--- a/source3/libads/ads_proto.h
+++ b/source3/libads/ads_proto.h
@@ -133,7 +133,7 @@ ADS_STATUS ads_ranged_search(ADS_STRUCT *ads,
/* The following definitions come from libads/ndr.c */
-void ndr_print_ads_auth_flags(struct ndr_print *ndr, const char *name, uint32_t r);
+struct ndr_print;
void ndr_print_ads_struct(struct ndr_print *ndr, const char *name, const struct ads_struct *r);
/* The following definitions come from libads/sasl.c */