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

Diff for /src/usr.bin/ssh/auth-options.c between version 1.35 and 1.36

version 1.35, 2006/03/25 13:17:01 version 1.36, 2006/07/06 16:03:53
Line 12 
Line 12 
   
 #include "includes.h"  #include "includes.h"
   
   #include <sys/types.h>
   
   #include <pwd.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "match.h"  #include "match.h"
 #include "log.h"  #include "log.h"

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