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

version 1.17, 2013/12/30 23:52:27 version 1.18, 2014/07/15 15:54:14
Line 35 
Line 35 
 #include "packet.h"  #include "packet.h"
 #include "buffer.h"  #include "buffer.h"
 #include "log.h"  #include "log.h"
   #include "misc.h"
 #include "servconf.h"  #include "servconf.h"
 #include "compat.h"  #include "compat.h"
 #include "key.h"  #include "key.h"

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