Remove tests dependence on e_os.h
[openssl.git] / test / ectest.c
index 80e10013a82b2d8e800c6d0c34ab0acc112bb02d..85847e087039c9325de9d0edd67006953d76d488 100644 (file)
@@ -8,7 +8,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "e_os.h"
+#include <internal/nelem.h>
 #include "testutil.h"
 
 #ifndef OPENSSL_NO_EC