]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/evp_enc.c
Remove #error from include files.
[thirdparty/openssl.git] / crypto / evp / evp_enc.c
index 484b0242187d1f10dcf6bc3845b6937e69e16f71..d7cc1f453c4114db738cae9f37561e9f807a6255 100644 (file)
@@ -60,9 +60,7 @@
 #include <openssl/evp.h>
 #include <openssl/err.h>
 #include <openssl/rand.h>
-#ifndef OPENSSL_NO_ENGINE
-# include <openssl/engine.h>
-#endif
+#include <openssl/engine.h>
 #include "internal/evp_int.h"
 #include "evp_locl.h"