7 lines
63 B
C
7 lines
63 B
C
#ifndef INIT_SSH2
|
|
#define INIT_SSH2
|
|
|
|
void init_ssh2();
|
|
|
|
#endif
|