From 60a938c6bca4c0890ed2d320e29fb43c970094d5 Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Mon, 19 Apr 2004 18:09:28 +0000 Subject: (oops) Apologies all, that last header-cleanup commit was from the wrong tree. This further reduces header interdependencies, and makes some associated cleanups. --- crypto/ec/ectest.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/ec') diff --git a/crypto/ec/ectest.c b/crypto/ec/ectest.c index 9b32f55be8..9944d632c9 100644 --- a/crypto/ec/ectest.c +++ b/crypto/ec/ectest.c @@ -92,6 +92,7 @@ int main(int argc, char * argv[]) { puts("Elliptic curves are disabled."); retur #include #include #include +#include #define ABORT do { \ fflush(stdout); \ -- cgit v1.2.3