I forgot this is compiled in test/, not crypto/ec/...
authorRichard Levitte <levitte@openssl.org>
Sat, 16 Nov 2002 10:10:39 +0000 (10:10 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 16 Nov 2002 10:10:39 +0000 (10:10 +0000)
crypto/ec/ectest.c

index f3866481be81d2f931901bb0526a2ceb3b9b8dc7..a396dd8f028ffe4cb29ba4c77a83fdc64c7e68aa 100644 (file)
@@ -74,7 +74,7 @@
 #ifdef FLAT_INC
 #include "e_os.h"
 #else
-#include "../../e_os.h"
+#include "../e_os.h"
 #endif
 #include <string.h>
 #include <time.h>