I forgot this is compiled in test/, not crypto/ec/...
This commit is contained in:
parent
61b1ad197a
commit
8196d87371
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
#ifdef FLAT_INC
|
||||
#include "e_os.h"
|
||||
#else
|
||||
#include "../../e_os.h"
|
||||
#include "../e_os.h"
|
||||
#endif
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
|
|
Loading…
Reference in a new issue