Clean up references to FIPS
[openssl.git] / crypto / aes / asm / aes-mips.pl
index 0eb1474a3a7eb77f272c92fc86c036914dbd499d..ba3e4545dffebe44da5f02479f2153b9d166b057 100644 (file)
@@ -105,10 +105,6 @@ $code.=<<___;
 #include "mips_arch.h"
 
 .text
-#ifdef OPENSSL_FIPSCANISTER
-# include <openssl/fipssyms.h>
-#endif
-
 #if !defined(__mips_eabi) && (!defined(__vxworks) || defined(__pic__))
 .option        pic2
 #endif