Define OPENSSL_DES_LIBDES_COMPATIBILITY so that Heimdal will build with
OpenSSL 0.9.7 when it is imported. (This currently has no effect.)
This commit is contained in:
parent
34526ea4d5
commit
8e708b24ca
@ -1,6 +1,7 @@
|
||||
/* $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>
|
||||
|
Loading…
Reference in New Issue
Block a user