summaryrefslogtreecommitdiffstats
path: root/test/x509_time_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/x509_time_test.c')
-rw-r--r--test/x509_time_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/x509_time_test.c b/test/x509_time_test.c
index 7790b821e7..e8cec0cfea 100644
--- a/test/x509_time_test.c
+++ b/test/x509_time_test.c
@@ -15,7 +15,7 @@
#include <openssl/asn1.h>
#include <openssl/x509.h>
#include "testutil.h"
-#include "e_os.h"
+#include <internal/nelem.h>
typedef struct {
const char *data;