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

Diff for /src/usr.bin/ssh/hostfile.c between version 1.52 and 1.53

version 1.52, 2013/07/12 00:19:58 version 1.53, 2014/01/09 23:20:00
Line 54 
Line 54 
 #include "hostfile.h"  #include "hostfile.h"
 #include "log.h"  #include "log.h"
 #include "misc.h"  #include "misc.h"
   #include "digest.h"
   
 struct hostkeys {  struct hostkeys {
         struct hostkey_entry *entries;          struct hostkey_entry *entries;

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