[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.67 and 1.68

version 1.67, 2006/03/30 11:40:21 version 1.68, 2006/07/06 16:03:53
Line 30 
Line 30 
   
 #include <libgen.h>  #include <libgen.h>
 #include <paths.h>  #include <paths.h>
   #include <pwd.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "match.h"  #include "match.h"

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