Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
[openssl.git] / crypto / dh / dh_key.c
index 99c722bf03924c186a1fe73ef4de3b35e93265c6..bba83be312cf4fe3bd27387c94737593308927c0 100644 (file)
@@ -56,6 +56,8 @@
  * [including the GNU Public Licence.]
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/bn.h>