aboutsummaryrefslogtreecommitdiffstats
path: root/test/cipherbytes_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cipherbytes_test.c')
-rw-r--r--test/cipherbytes_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cipherbytes_test.c b/test/cipherbytes_test.c
index 6601f7b5d6..13d6b23aaa 100644
--- a/test/cipherbytes_test.c
+++ b/test/cipherbytes_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"
static SSL_CTX *ctx;