aboutsummaryrefslogtreecommitdiffstats
path: root/test/cipherlist_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cipherlist_test.c')
-rw-r--r--test/cipherlist_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cipherlist_test.c b/test/cipherlist_test.c
index 829042748a..6ec963110e 100644
--- a/test/cipherlist_test.c
+++ b/test/cipherlist_test.c
@@ -18,7 +18,7 @@
#include <openssl/ssl3.h>
#include <openssl/tls1.h>
-#include "e_os.h"
+#include <internal/nelem.h>
#include "testutil.h"
typedef struct cipherlist_test_fixture {