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

Diff for /src/usr.bin/ssh/auth-rhosts.c between version 1.48 and 1.49

version 1.48, 2016/08/13 17:47:41 version 1.49, 2018/07/09 21:35:50
Line 30 
Line 30 
 #include "pathnames.h"  #include "pathnames.h"
 #include "log.h"  #include "log.h"
 #include "misc.h"  #include "misc.h"
 #include "buffer.h" /* XXX */  #include "sshbuf.h"
 #include "key.h" /* XXX */  #include "sshkey.h"
 #include "servconf.h"  #include "servconf.h"
 #include "canohost.h"  #include "canohost.h"
 #include "sshkey.h"  #include "sshkey.h"

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49