Turn on TLSv1.3 downgrade protection by default
[openssl.git] / test / cipherbytes_test.c
index 6601f7b5d65abe801a00cd615576e54395d750ff..6418b42408c8518af8eacc3fd3b12bda4c1fb171 100644 (file)
@@ -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;