[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.57 and 1.58

version 1.57, 2006/07/12 22:28:51 version 1.58, 2006/07/22 20:48:22
Line 22 
Line 22 
 #include <ctype.h>  #include <ctype.h>
 #include <errno.h>  #include <errno.h>
 #include <netdb.h>  #include <netdb.h>
   #include <string.h>
   
 #include "packet.h"  #include "packet.h"
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58