summaryrefslogtreecommitdiffstats
path: root/test/cipher_overhead_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cipher_overhead_test.c')
-rw-r--r--test/cipher_overhead_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cipher_overhead_test.c b/test/cipher_overhead_test.c
index e93bf33e4c..a07ac7e86b 100644
--- a/test/cipher_overhead_test.c
+++ b/test/cipher_overhead_test.c
@@ -7,7 +7,7 @@
* https://www.openssl.org/source/license.html
*/
-#include "e_os.h"
+#include <internal/nelem.h>
#include "testutil.h"
#ifdef __VMS