Commit 6edc7145 authored by Emilia Kasper's avatar Emilia Kasper
Browse files

cipherbytes_test: remove unused includes



cipherbytes_test does not use the testutil / test_main test framework.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent 8ab9af5e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -19,8 +19,6 @@
#include <openssl/tls1.h>

#include "e_os.h"
#include "test_main.h"
#include "testutil.h"

static int test_empty(SSL *s)
{