X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Fectest.c;h=bb2a08d59eb7632f59493cffd4e0eef83f4da495;hp=0dd0ab85d8b43ad1af287a2a66821bf1f07c1e37;hb=20626cfd5870e80838010cddf99dd6297eceaa26;hpb=0110a4703608430c2131237c6afcf932a28c27ff diff --git a/test/ectest.c b/test/ectest.c index 0dd0ab85d8..bb2a08d59e 100644 --- a/test/ectest.c +++ b/test/ectest.c @@ -23,14 +23,11 @@ #include #include -#ifdef FLAT_INC -# include "e_os.h" -#else -# include "../e_os.h" -#endif #include #include +#include "e_os.h" + #ifdef OPENSSL_NO_EC int main(int argc, char *argv[]) {