Remove #error from include files.
[openssl.git] / crypto / evp / pmeth_lib.c
index a285009ad427dac997b11f47108023ff1bf7e28d..ff5baa7d2cb058355c155d2f4a5169429e0ab717 100644 (file)
@@ -59,9 +59,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include "internal/cryptlib.h"
-#ifndef OPENSSL_NO_ENGINE
-# include <openssl/engine.h>
-#endif
+#include <openssl/engine.h>
 #include <openssl/evp.h>
 #include <openssl/x509v3.h>
 #include "internal/asn1_int.h"