[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.178 and 1.179

version 1.178, 2008/05/07 05:49:37 version 1.179, 2008/05/08 12:02:23
Line 12 
Line 12 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   #include <sys/queue.h>
   
 #include <netdb.h>  #include <netdb.h>
 #include <pwd.h>  #include <pwd.h>

Legend:
Removed from v.1.178  
changed lines
  Added in v.1.179