From 8bafd7d816991e89b8599aff4f5a1ef6d27dc80e Mon Sep 17 00:00:00 2001 From: nectar Date: Tue, 21 Jan 2003 14:08:24 +0000 Subject: Define OPENSSL_DES_LIBDES_COMPATIBILITY so that Heimdal will build with OpenSSL 0.9.7 when it is imported. (This currently has no effect.) --- kerberos5/include/crypto-headers.h | 1 + 1 file changed, 1 insertion(+) (limited to 'kerberos5/include') diff --git a/kerberos5/include/crypto-headers.h b/kerberos5/include/crypto-headers.h index dc3c9c3..b224364 100644 --- a/kerberos5/include/crypto-headers.h +++ b/kerberos5/include/crypto-headers.h @@ -1,6 +1,7 @@ /* $FreeBSD$ */ #ifndef __crypto_headers_h__ #define __crypto_headers_h__ +#define OPENSSL_DES_LIBDES_COMPATIBILITY #include #include #include -- cgit v1.1