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

Diff for /src/usr.bin/ssh/readconf.c between version 1.147 and 1.148

version 1.147, 2006/02/20 17:19:54 version 1.148, 2006/02/22 00:04:44
Line 17 
Line 17 
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   
   #include <ctype.h>
   
 #include "ssh.h"  #include "ssh.h"
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "compat.h"  #include "compat.h"

Legend:
Removed from v.1.147  
changed lines
  Added in v.1.148