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

Diff for /src/usr.bin/ssh/auth.c between version 1.68 and 1.69

version 1.68, 2006/07/06 16:03:53 version 1.69, 2006/07/10 16:37:36
Line 31 
Line 31 
 #include <libgen.h>  #include <libgen.h>
 #include <paths.h>  #include <paths.h>
 #include <pwd.h>  #include <pwd.h>
   #include <stdarg.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "match.h"  #include "match.h"

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69