X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=crypto%2Fsparccpuid.S;h=95acd2f9d4d2618578a2326b1812d99533a90d60;hb=af7d8d3446d640018bbeb9879ac585025b949832;hp=c6ca22473846abce259983d2fa6b311721854b4a;hpb=6025001707fd65679d758c877200469d4e72ea88;p=openssl.git diff --git a/crypto/sparccpuid.S b/crypto/sparccpuid.S index c6ca224738..95acd2f9d4 100644 --- a/crypto/sparccpuid.S +++ b/crypto/sparccpuid.S @@ -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 -#endif - #if defined(__SUNPRO_C) && defined(__sparcv9) # define ABI64 /* They've said -xarch=v9 at command line */ #elif defined(__GNUC__) && defined(__arch64__)