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

Diff for /src/usr.bin/ssh/auth2.c between version 1.111 and 1.112

version 1.111, 2006/07/06 16:03:53 version 1.112, 2006/07/22 20:48:22
Line 28 
Line 28 
 #include <sys/types.h>  #include <sys/types.h>
   
 #include <pwd.h>  #include <pwd.h>
   #include <string.h>
   
 #include "ssh2.h"  #include "ssh2.h"
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.111  
changed lines
  Added in v.1.112