]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/ameth_lib.c
Remove #error from include files.
[thirdparty/openssl.git] / crypto / asn1 / ameth_lib.c
index 0926a4f26c816d05ea5b61d35bdbe975dc47081b..a0c63207f9e6ece06e3c6b640ce2487f0a743701 100644 (file)
@@ -60,9 +60,7 @@
 #include "internal/cryptlib.h"
 #include <openssl/asn1t.h>
 #include <openssl/x509.h>
-#ifndef OPENSSL_NO_ENGINE
-# include <openssl/engine.h>
-#endif
+#include <openssl/engine.h>
 #include "internal/asn1_int.h"
 #include "internal/evp_int.h"