Remove tests dependence on e_os.h
[openssl.git] / test / cipher_overhead_test.c
index e93bf33e4ca722361e07d2d3929d8b68b67d6a53..a07ac7e86b6ea0bf47cf35ce9f1c3f608b6ac4be 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "e_os.h"
+#include <internal/nelem.h>
 #include "testutil.h"
 
 #ifdef __VMS