From a95bbadb57c08dcd0e843fd48cf11d7f68440fcb Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 4 May 2011 14:16:03 +0000 Subject: Include fipssyms.h for ARM builds to translate symbols. Translate arm symbol to fips_*. --- crypto/arm_arch.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'crypto/arm_arch.h') diff --git a/crypto/arm_arch.h b/crypto/arm_arch.h index 8340d01823..db7047cc05 100644 --- a/crypto/arm_arch.h +++ b/crypto/arm_arch.h @@ -35,5 +35,9 @@ # endif # endif +#ifdef OPENSSL_FIPSSYMS +#include +#endif + #endif #endif -- cgit v1.2.3