From: Richard Levitte Date: Sat, 16 Nov 2002 10:10:49 +0000 (+0000) Subject: I forgot this is compiled in test/, not crypto/ec/... X-Git-Tag: OpenSSL_0_9_7-beta4~14 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8196d873710db1cc0844dd77a2f6179ec9b85854;p=oweals%2Fopenssl.git I forgot this is compiled in test/, not crypto/ec/... --- 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