From 1372965e2ebed49c810978e00be50006f1d7219a Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Wed, 12 Sep 2001 02:39:06 +0000 Subject: Reduce the header dependencies on engine.h in apps/. --- apps/rsautl.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/rsautl.c') 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 #include #include -#include #define RSA_SIGN 1 #define RSA_VERIFY 2 -- cgit v1.2.3