summaryrefslogtreecommitdiffstats
path: root/kerberos5/include/crypto-headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/include/crypto-headers.h')
-rw-r--r--kerberos5/include/crypto-headers.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/kerberos5/include/crypto-headers.h b/kerberos5/include/crypto-headers.h
new file mode 100644
index 0000000..dc3c9c3
--- /dev/null
+++ b/kerberos5/include/crypto-headers.h
@@ -0,0 +1,9 @@
+/* $FreeBSD$ */
+#ifndef __crypto_headers_h__
+#define __crypto_headers_h__
+#include <openssl/des.h>
+#include <openssl/rc4.h>
+#include <openssl/md4.h>
+#include <openssl/md5.h>
+#include <openssl/sha.h>
+#endif /* __crypto_headers_h__ */
OpenPOWER on IntegriCloud