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