Remove DJGPP (and therefore WATT32) #ifdef's.
[openssl.git] / crypto / bn / bn_recp.c
index 2e8efb8dae29ac2f5473299ae2bcb9e4752c1f5c..0145d0fa9b21d003f2d26ab0c6896cdc8a3ff5d5 100644 (file)
@@ -56,6 +56,8 @@
  * [including the GNU Public Licence.]
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <stdio.h>
 #include "cryptlib.h"
 #include "bn_lcl.h"