Remove tests dependence on e_os.h
[openssl.git] / test / ssl_test_ctx_test.c
index f7ffe40197c86191b2143404a3b465e57f2eaf74..2376ce178f896d342b3a87f589166c84c3dbea13 100644 (file)
@@ -15,7 +15,7 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "e_os.h"
+#include <internal/nelem.h>
 #include "ssl_test_ctx.h"
 #include "testutil.h"
 #include <openssl/e_os2.h>