7 lines
94 B
C
7 lines
94 B
C
#ifndef TEST_TRANSPORT_TLS_H
|
|
#define TEST_TRANSPORT_TLS_H
|
|
|
|
void test_transport_tls();
|
|
|
|
#endif
|