summaryrefslogtreecommitdiff
path: root/source4/heimdal
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-01-03 17:27:33 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:49:40 -0500
commit63d718e243fd03e6ea24c47e7442975ec088a5b5 (patch)
tree97224ad82f32e4f61429316f32d244d0bea4aeae /source4/heimdal
parent92461359f79803d97f942912d347c692fa596dc4 (diff)
downloadsamba-63d718e243fd03e6ea24c47e7442975ec088a5b5.tar.gz
samba-63d718e243fd03e6ea24c47e7442975ec088a5b5.tar.bz2
samba-63d718e243fd03e6ea24c47e7442975ec088a5b5.zip
r12696: Reduce the size of include/structs.h
(This used to be commit 63917616016133c623fc6ff59454bc313ee7dd8f)
Diffstat (limited to 'source4/heimdal')
-rw-r--r--source4/heimdal/lib/krb5/krb5-private.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/heimdal/lib/krb5/krb5-private.h b/source4/heimdal/lib/krb5/krb5-private.h
index 3602c89ec6..c308287a36 100644
--- a/source4/heimdal/lib/krb5/krb5-private.h
+++ b/source4/heimdal/lib/krb5/krb5-private.h
@@ -12,6 +12,9 @@
#endif
#endif
+struct krb5_dh_moduli;
+struct _krb5_krb_auth_data;
+
krb5_error_code KRB5_LIB_FUNCTION
_krb5_PKCS5_PBKDF2 (
krb5_context /*context*/,