ec/ecp_nistz256.c: harmonize with latest indent script.
[oweals/openssl.git] / crypto / rsa / rsa_oaep.c
index 18ee6f4b88ef0e9820451132314b00662e0a6ee2..85eed8a637462a165e13c220f838330e8fbf6331 100644 (file)
@@ -18,9 +18,9 @@
  * an equivalent notion.
  */
 
-#define OPENSSL_FIPSAPI
 
-#include "../constant_time_locl.h"
+
+#include "constant_time_locl.h"
 
 #if !defined(OPENSSL_NO_SHA) && !defined(OPENSSL_NO_SHA1)
 #include <stdio.h>