The branch master has been updated
       via  6edc71456463f66008b9cf40dadf00aba037f8da (commit)
      from  8ab9af5e28032478dd130467751b2e241eaee719 (commit)


- Log -----------------------------------------------------------------
commit 6edc71456463f66008b9cf40dadf00aba037f8da
Author: Emilia Kasper <[email protected]>
Date:   Wed Mar 29 12:48:41 2017 +0200

    cipherbytes_test: remove unused includes
    
    cipherbytes_test does not use the testutil / test_main test framework.
    
    Reviewed-by: Andy Polyakov <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 test/cipherbytes_test.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/test/cipherbytes_test.c b/test/cipherbytes_test.c
index 9be42f7..90a4c93 100644
--- a/test/cipherbytes_test.c
+++ b/test/cipherbytes_test.c
@@ -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)
 {
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to