Don't include des.h any more: it is not needed.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 16 Jun 2011 14:12:42 +0000 (14:12 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 16 Jun 2011 14:12:42 +0000 (14:12 +0000)
fips/rand/fips_rand.h

index dca767b943ed1db46ee574ea332f7269992a2aa1..c403e78f0d772956c42f54741f24a01b433c0d0b 100644 (file)
@@ -50,8 +50,6 @@
 #ifndef HEADER_FIPS_RAND_H
 #define HEADER_FIPS_RAND_H
 
-#include "des.h"
-
 #ifdef OPENSSL_FIPS
 
 #ifdef  __cplusplus