7 lines
94 B
C
7 lines
94 B
C
#ifndef TEST_TRANSPORT_SSH_H
|
|
#define TEST_TRANSPORT_SSH_H
|
|
|
|
void test_transport_ssh();
|
|
|
|
#endif
|