aboutsummaryrefslogtreecommitdiff
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.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/kerberos5/include/crypto-headers.h b/kerberos5/include/crypto-headers.h
deleted file mode 100644
index b224364140f0..000000000000
--- a/kerberos5/include/crypto-headers.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* $FreeBSD$ */
-#ifndef __crypto_headers_h__
-#define __crypto_headers_h__
-#define OPENSSL_DES_LIBDES_COMPATIBILITY
-#include <openssl/des.h>
-#include <openssl/rc4.h>
-#include <openssl/md4.h>
-#include <openssl/md5.h>
-#include <openssl/sha.h>
-#endif /* __crypto_headers_h__ */