Remove #error from include files.
[openssl.git] / crypto / init.c
index fad7a85b824c8c3f7f2dbd08e75092715083b3aa..d3167804d97a22c89906bd1c49df98c2511675d1 100644 (file)
 #include <internal/evp_int.h>
 #include <internal/conf.h>
 #include <internal/async.h>
-#ifndef OPENSSL_NO_ENGINE
 #include <internal/engine.h>
-#endif
-#ifndef OPENSSL_NO_COMP
 #include <openssl/comp.h>
-#endif
 #include <internal/err.h>
 #include <stdlib.h>
 #include <assert.h>