Stop spurious "unable to load config info" errors in req
[openssl.git] / apps / rsautl.c
index 56025c5f0cc1719bcca6f5a36543139c85d31e42..c04a2fcb9b861614fde98157f9ded560d9f8581c 100644 (file)
@@ -62,7 +62,6 @@
 #include <string.h>
 #include <openssl/err.h>
 #include <openssl/pem.h>
-#include <openssl/engine.h>
 
 #define RSA_SIGN       1
 #define RSA_VERIFY     2