projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89618e7
)
I forgot this is compiled in test/, not crypto/ec/...
author
Richard Levitte
<levitte@openssl.org>
Sat, 16 Nov 2002 10:10:39 +0000
(10:10 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sat, 16 Nov 2002 10:10:39 +0000
(10:10 +0000)
crypto/ec/ectest.c
patch
|
blob
|
history
diff --git
a/crypto/ec/ectest.c
b/crypto/ec/ectest.c
index f3866481be81d2f931901bb0526a2ceb3b9b8dc7..a396dd8f028ffe4cb29ba4c77a83fdc64c7e68aa 100644
(file)
--- 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 <string.h>
#include <time.h>