summaryrefslogtreecommitdiffstats
path: root/crypto/arm_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/arm_arch.h')
-rw-r--r--crypto/arm_arch.h4
1 files changed, 4 insertions, 0 deletions
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 <openssl/fipssyms.h>
+#endif
+
#endif
#endif