Break out DllMain from crypto/cryptlib.c and use it in shared libs only
[openssl.git] / engines / e_padlock.c
index c5377b55bbf3a9c52a8d639db051ef83daf0e31b..96e7483729f742e9cb1bd5c94a9d42096c97911d 100644 (file)
@@ -67,7 +67,6 @@
 
 #include <openssl/opensslconf.h>
 #include <openssl/crypto.h>
-#include <openssl/dso.h>
 #include <openssl/engine.h>
 #include <openssl/evp.h>
 #ifndef OPENSSL_NO_AES