aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_test.c')
-rw-r--r--test/test_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_test.c b/test/test_test.c
index ae16d8285c..742cd61a6f 100644
--- a/test/test_test.c
+++ b/test/test_test.c
@@ -16,7 +16,7 @@
#include <openssl/crypto.h>
#include <openssl/bn.h>
-#include "e_os.h"
+#include <internal/nelem.h>
#include "testutil.h"
#define TEST(expected, test) test_case((expected), #test, (test))