summaryrefslogtreecommitdiffstats
path: root/fips/fips.c
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-02-16 14:49:50 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-02-16 14:49:50 +0000
commit017bc57bf9734777d7cc0b847a55b0d762b5a149 (patch)
tree27b5c19dbece32feb2df81852391744d94a1fb93 /fips/fips.c
parentd749e1080a4ec0ae6af5edc4851379fbc2a5ebca (diff)
Experimental FIPS symbol renaming.
Fixups under fips/ to make symbol renaming work.
Diffstat (limited to 'fips/fips.c')
-rw-r--r--fips/fips.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fips/fips.c b/fips/fips.c
index ac4313f965..6b5e4d4ccb 100644
--- a/fips/fips.c
+++ b/fips/fips.c
@@ -49,6 +49,7 @@
#define OPENSSL_FIPSAPI
+#include <openssl/crypto.h>
#include <openssl/rand.h>
#include <openssl/fips_rand.h>
#include <openssl/err.h>