Avoid possible uninitialized variable.
[openssl.git] / test / d2i_test.c
index e5ebcfa0276d436ac85a0a73324c3bf80402deed..255982e2af84575fbb7988c38293cab2a550f360 100644 (file)
@@ -20,7 +20,7 @@
 #include <openssl/err.h>
 #include <openssl/x509.h>
 #include <openssl/x509v3.h>
-#include "e_os.h"
+#include "internal/nelem.h"
 
 static const ASN1_ITEM *item_type;
 static const char *test_file;