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

Diff for /src/usr.bin/ssh/auth2-hostbased.c between version 1.34 and 1.35

version 1.34, 2018/07/03 11:39:54 version 1.35, 2018/07/09 21:35:50
Line 33 
Line 33 
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "ssh2.h"  #include "ssh2.h"
 #include "packet.h"  #include "packet.h"
 #include "buffer.h"  #include "sshbuf.h"
 #include "log.h"  #include "log.h"
 #include "misc.h"  #include "misc.h"
 #include "servconf.h"  #include "servconf.h"

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35