rsaz-x86_64.pl: add MULX/ADCX/ADOX code path.
[openssl.git] / crypto / bn / bn_ctx.c
index f16fb35f5a306cba39c38f8130b4034fd4b10aec..0272dbb62b0dd0e78d3b1902cc200625dc39a360 100644 (file)
 #include "cryptlib.h"
 #include "bn_lcl.h"
 
-#ifdef OPENSSL_FIPS
-#include <openssl/fips.h>
-#endif
-
 /* TODO list
  *
  * 1. Check a bunch of "(words+1)" type hacks in various bignum functions and