config: get "stty technique" working again on MacOS X.
[openssl.git] / test / v3nametest.c
index 0f89260c05c5d16a3d45c79b53a7d86cc9bb3aa3..0d55f81ba3d360e753faf12dc74408a91582fc7f 100644 (file)
@@ -7,8 +7,9 @@
  * https://www.openssl.org/source/license.html
  */
 
+#include "../e_os.h"
 #include <string.h>
-#include "e_os.h"
+#include "internal/nelem.h"
 #include <openssl/x509.h>
 #include <openssl/x509v3.h>
 #include "testutil.h"