[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.38 and 1.39

version 1.38, 2006/07/17 12:02:24 version 1.39, 2006/07/22 20:48:22
Line 16 
Line 16 
   
 #include <netdb.h>  #include <netdb.h>
 #include <pwd.h>  #include <pwd.h>
   #include <string.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "match.h"  #include "match.h"

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39