Parent Directory
|
Revision Log
|
Patch
| Revision 1.4 by sysadm, Thu Jun 5 05:24:55 2025 UTC | Revision 1.5 by sysadm, Thu Jun 5 08:36:02 2025 UTC | |
|---|---|---|
| # | Line 17 | Line 17 |
| 17 | #ifndef _FORK_H_ | #ifndef _FORK_H_ |
| 18 | #define _FORK_H_ | #define _FORK_H_ |
| 19 | ||
| 20 | #include <libssh/server.h> | extern int fork_server(void); |
| extern int fork_server(ssh_bind sshbind); | ||
| 21 | ||
| 22 | #endif //_FORK_H_ | #endif //_FORK_H_ |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |