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

Diff for /src/usr.bin/ssh/servconf.c between version 1.151 and 1.152

version 1.151, 2006/07/06 10:47:05 version 1.152, 2006/07/08 21:47:12
Line 12 
Line 12 
   
 #include "includes.h"  #include "includes.h"
   
   #include <sys/types.h>
   #include <sys/socket.h>
   
 #include "ssh.h"  #include "ssh.h"
 #include "log.h"  #include "log.h"
 #include "servconf.h"  #include "servconf.h"

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