From: Dr. Stephen Henson Date: Thu, 16 Jun 2011 14:12:42 +0000 (+0000) Subject: Don't include des.h any more: it is not needed. X-Git-Tag: OpenSSL-fips-2_0-rc1~317 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=fdb65c836cfc0c36f0a491a8fe4255cd18a7bc3f;hp=c3de647e7d50cb9a4154d4548f3981c7b13f3bfd Don't include des.h any more: it is not needed. --- diff --git a/fips/rand/fips_rand.h b/fips/rand/fips_rand.h index dca767b943..c403e78f0d 100644 --- a/fips/rand/fips_rand.h +++ b/fips/rand/fips_rand.h @@ -50,8 +50,6 @@ #ifndef HEADER_FIPS_RAND_H #define HEADER_FIPS_RAND_H -#include "des.h" - #ifdef OPENSSL_FIPS #ifdef __cplusplus