[BACK]Return to canohost.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/canohost.c between version 1.20 and 1.21

version 1.20, 2001/02/03 10:08:37 version 1.21, 2001/02/08 19:30:51
Line 17 
Line 17 
 #include "packet.h"  #include "packet.h"
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "log.h"  #include "log.h"
   #include "canohost.h"
   
 void    check_ip_options(int socket, char *ipaddr);  void    check_ip_options(int socket, char *ipaddr);
   

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21