summaryrefslogtreecommitdiffstats
path: root/test/x509aux.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/x509aux.c')
-rw-r--r--test/x509aux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/x509aux.c b/test/x509aux.c
index 13a2ffc6a5..d38aeb0263 100644
--- a/test/x509aux.c
+++ b/test/x509aux.c
@@ -16,7 +16,7 @@
#include <openssl/pem.h>
#include <openssl/conf.h>
#include <openssl/err.h>
-#include "e_os.h"
+#include <internal/nelem.h>
#include "testutil.h"
static int test_certs(int num)