Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ec
[openssl.git] / test / v3nametest.c
index 36f8df646c2a11f8933db2fe90533bb5bf025a55..0d55f81ba3d360e753faf12dc74408a91582fc7f 100644 (file)
@@ -7,8 +7,9 @@
  * https://www.openssl.org/source/license.html
  */
 
+#include "../e_os.h"
 #include <string.h>
-#include <internal/nelem.h>
+#include "internal/nelem.h"
 #include <openssl/x509.h>
 #include <openssl/x509v3.h>
 #include "testutil.h"