Oops - ectest.c finds further problems beyond those exposed by bntext.c
[openssl.git] / crypto / sparccpuid.S
index 329efcdd3d0d164d4744e53172abb7e9e68eb3c5..ccdd31e0411ef9423e50942b8042fa3b3f10658c 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef OPENSSL_FIPSCANISTER
+#include <openssl/fipssyms.h>
+#endif
+
 #if defined(__SUNPRO_C) && defined(__sparcv9)
 # define ABI64  /* They've said -xarch=v9 at command line */
 #elif defined(__GNUC__) && defined(__arch64__)