summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/kpasswdd-glue.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-08-26 11:31:57 +0200
committerStefan Metzmacher <metze@samba.org>2008-08-26 19:46:38 +0200
commit2356cd74783c64162b580b8793014e4956bab152 (patch)
tree54d662bc7c37e8d1506714687b0bdc10bb6d5266 /source4/heimdal_build/kpasswdd-glue.h
parent243321b4bbe273cf3a9105ca132caa2b53e2f263 (diff)
downloadsamba-2356cd74783c64162b580b8793014e4956bab152.tar.gz
samba-2356cd74783c64162b580b8793014e4956bab152.tar.bz2
samba-2356cd74783c64162b580b8793014e4956bab152.zip
heimdal_build: include heimdal's new EVP code to fix the build
metze (This used to be commit f454342d48e1dce7dff0bcff246c7237bed94fd5)
Diffstat (limited to 'source4/heimdal_build/kpasswdd-glue.h')
-rw-r--r--source4/heimdal_build/kpasswdd-glue.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/source4/heimdal_build/kpasswdd-glue.h b/source4/heimdal_build/kpasswdd-glue.h
index 2a7c3c0690..47ac26d285 100644
--- a/source4/heimdal_build/kpasswdd-glue.h
+++ b/source4/heimdal_build/kpasswdd-glue.h
@@ -1,3 +1,6 @@
/* TODO: remove this file */
-#include "heimdal/lib/hcrypto/aes.h"
+struct _krb5_krb_auth_data;
+struct krb5_dh_moduli;
+struct AlgorithmIdentifier;
+#include "heimdal/lib/hcrypto/evp.h"
#include "heimdal/lib/krb5/krb5-private.h"