[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.17 and 1.18

version 1.17, 2000/12/19 23:17:55 version 1.18, 2001/01/21 19:05:45
Line 16 
Line 16 
   
 #include "packet.h"  #include "packet.h"
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "ssh.h"  #include "log.h"
   
 /*  /*
  * Return the canonical name of the host at the other end of the socket. The   * Return the canonical name of the host at the other end of the socket. The

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18