Files
2026-07-27 14:07:26 +08:00

7 lines
63 B
C

#ifndef INIT_SSH2
#define INIT_SSH2
void init_ssh2();
#endif