[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.151 and 1.152

version 1.151, 2006/03/25 13:17:02 version 1.152, 2006/07/05 02:42:09
Line 16 
Line 16 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   #include <sys/socket.h>
   
   #include <netinet/in.h>
   
 #include <ctype.h>  #include <ctype.h>
   

Legend:
Removed from v.1.151  
changed lines
  Added in v.1.152