Commit b4b82ab4 authored by Richard Levitte's avatar Richard Levitte
Browse files

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

parent 89618e7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>