summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-06-16 14:12:42 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-06-16 14:12:42 +0000
commitfdb65c836cfc0c36f0a491a8fe4255cd18a7bc3f (patch)
treee4897cd2e363d0e072133268884645aeab83dcf7
parentc3de647e7d50cb9a4154d4548f3981c7b13f3bfd (diff)
Don't include des.h any more: it is not needed.
-rw-r--r--fips/rand/fips_rand.h2
1 files changed, 0 insertions, 2 deletions
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