[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.60 and 1.61

version 1.60, 2005/06/17 02:44:32 version 1.61, 2006/02/08 12:15:27
Line 26 
Line 26 
 RCSID("$OpenBSD$");  RCSID("$OpenBSD$");
   
 #include <libgen.h>  #include <libgen.h>
   #include <paths.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "match.h"  #include "match.h"

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61