From: Richard Levitte Date: Sat, 16 Nov 2002 10:10:39 +0000 (+0000) Subject: I forgot this is compiled in test/, not crypto/ec/... X-Git-Tag: OpenSSL_0_9_6h~18^2~34 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b4b82ab4652f4eedf5146a92cd186d1f3bdb10e0;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 f3866481be..a396dd8f02 100644 --- a/crypto/ec/ectest.c +++ b/crypto/ec/ectest.c @@ -74,7 +74,7 @@ #ifdef FLAT_INC #include "e_os.h" #else -#include "../../e_os.h" +#include "../e_os.h" #endif #include #include