I forgot this is compiled in test/, not crypto/ec/...

This commit is contained in:
Richard Levitte 2002-11-16 10:10:49 +00:00
parent 61b1ad197a
commit 8196d87371

View file

@ -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>