/[LeafOK_CVS]/lbbs/src/test_ssh_server.c
ViewVC logotype

Diff of /lbbs/src/test_ssh_server.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.8 by sysadm, Wed Jun 18 04:04:09 2025 UTC Revision 1.9 by sysadm, Sat Jun 21 02:15:18 2025 UTC
# Line 18  Line 18 
18    
19  #include "log.h"  #include "log.h"
20  #include <stdio.h>  #include <stdio.h>
21    #include <libssh/callbacks.h>
22  #include <libssh/libssh.h>  #include <libssh/libssh.h>
23  #include <libssh/server.h>  #include <libssh/server.h>
 #include <libssh/callbacks.h>  
24    
25  #ifndef BUF_SIZE  #ifndef BUF_SIZE
26  #define BUF_SIZE 2048  #define BUF_SIZE 2048


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1