summaryrefslogtreecommitdiffstats
path: root/apps/rsautl.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/rsautl.c')
-rw-r--r--apps/rsautl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/rsautl.c b/apps/rsautl.c
index 56025c5f0c..c04a2fcb9b 100644
--- a/apps/rsautl.c
+++ b/apps/rsautl.c
@@ -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