mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
cipherbytes_test: remove unused includes
cipherbytes_test does not use the testutil / test_main test framework. Reviewed-by: Andy Polyakov <appro@openssl.org>
This commit is contained in:
parent
8ab9af5e28
commit
6edc714564
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user