Break out DllMain from crypto/cryptlib.c and use it in shared libs only
[openssl.git] / crypto / o_fips.c
index 105d5faf483064ecd958581965fab0a2de1d6ab8..113914855998309a767e9e022d33a1958dbea458 100644 (file)
@@ -56,7 +56,7 @@
  *
  */
 
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #ifdef OPENSSL_FIPS
 # include <openssl/fips.h>
 #endif