Give parameters names in prototypes.
[oweals/openssl.git] / crypto / bn / bn_blind.c
index d2bba48b0d14c423a177640a04d90f741f1584fc..2dc677c739bda71f1f3c88f348c31c8ec4319fe2 100644 (file)
  * [including the GNU Public Licence.]
  */
 
+#define OPENSSL_FIPSAPI
+
 #include <stdio.h>
 #include "cryptlib.h"
 #include "bn_lcl.h"
 
-#define OPENSSL_FIPSAPI
-
-#ifdef OPENSSL_FIPS
-#include <openssl/fips.h>
-#endif
-
 #define BN_BLINDING_COUNTER    32
 
 struct bn_blinding_st