Clean up references to FIPS
[openssl.git] / crypto / sparccpuid.S
index c6ca22473846abce259983d2fa6b311721854b4a..95acd2f9d4d2618578a2326b1812d99533a90d60 100644 (file)
@@ -5,10 +5,6 @@
 ! in the file LICENSE in the source distribution or at
 ! https://www.openssl.org/source/license.html
 
-#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__)