[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.72 and 1.73

version 1.72, 2006/07/22 20:48:22 version 1.73, 2006/07/26 02:35:17
Line 27 
Line 27 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   #include <sys/param.h>
   
 #include <errno.h>  #include <errno.h>
 #include <libgen.h>  #include <libgen.h>

Legend:
Removed from v.1.72  
changed lines
  Added in v.1.73