[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.8 and 1.9

version 1.8, 2006/03/25 13:17:01 version 1.9, 2006/07/06 16:03:53
Line 25 
Line 25 
   
 #include "includes.h"  #include "includes.h"
   
   #include <sys/types.h>
   
   #include <pwd.h>
   
 #include "ssh2.h"  #include "ssh2.h"
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "packet.h"  #include "packet.h"

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9