Remove tests dependence on e_os.h
[oweals/openssl.git] / test / v3nametest.c
index 0f89260c05c5d16a3d45c79b53a7d86cc9bb3aa3..36f8df646c2a11f8933db2fe90533bb5bf025a55 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <string.h>
-#include "e_os.h"
+#include <internal/nelem.h>
 #include <openssl/x509.h>
 #include <openssl/x509v3.h>
 #include "testutil.h"