From 8196d873710db1cc0844dd77a2f6179ec9b85854 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sat, 16 Nov 2002 10:10:49 +0000 Subject: [PATCH] I forgot this is compiled in test/, not crypto/ec/... --- crypto/ec/ectest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/ec/ectest.c b/crypto/ec/ectest.c index f3cb3e7224..7df28ee7ed 100644 --- a/crypto/ec/ectest.c +++ b/crypto/ec/ectest.c @@ -58,7 +58,7 @@ #ifdef FLAT_INC #include "e_os.h" #else -#include "../../e_os.h" +#include "../e_os.h" #endif #include #include -- 2.40.0