Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
[openssl.git] / crypto / dh / dh_gen.c
index 82e560068fa9bacdea3b4b5b6a5a08bcc0f89321..9749b7215715f502d73339fa9697c3817c35aead 100644 (file)
@@ -61,6 +61,8 @@
  *  - Geoff
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/bn.h>