Remove tests dependence on e_os.h
[openssl.git] / test / ciphername_test.c
index f010a3b8bc7469781821c83187bcf49cc73f87e4..0eac902ca9fe815545e5197f0f1ae052387be2c3 100644 (file)
@@ -19,7 +19,7 @@
 #include <openssl/ssl3.h>
 #include <openssl/tls1.h>
 
-#include "e_os.h"
+#include <internal/nelem.h>
 #include "testutil.h"
 
 typedef struct cipher_id_name {