[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.53 and 1.54

version 1.53, 2006/03/25 13:17:01 version 1.54, 2006/07/05 02:42:09
Line 14 
Line 14 
   
 #include "includes.h"  #include "includes.h"
   
   #include <sys/socket.h>
   
   #include <netinet/in.h>
   
 #include <ctype.h>  #include <ctype.h>
   
 #include "packet.h"  #include "packet.h"

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54