Add comments to test_ciphersuite_change()
[openssl.git] / test / mdc2test.c
index fb513e116c8dcb8e43771d972c4eb02e7acb2358..724d6d323e7c06c81477b596d8024efa4549501d 100644 (file)
@@ -10,7 +10,6 @@
 #include <string.h>
 
 #include "../e_os.h"
-#include "test_main.h"
 #include "testutil.h"
 
 #if defined(OPENSSL_NO_DES) && !defined(OPENSSL_NO_MDC2)