summaryrefslogtreecommitdiffstats
path: root/test/d2i_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/d2i_test.c')
-rw-r--r--test/d2i_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/d2i_test.c b/test/d2i_test.c
index e5ebcfa027..48edba4946 100644
--- a/test/d2i_test.c
+++ b/test/d2i_test.c
@@ -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;