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

Diff for /src/usr.bin/ssh/nchan.c between version 1.57 and 1.58

version 1.57, 2006/08/03 03:34:42 version 1.58, 2008/05/08 12:02:23
Line 25 
Line 25 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   #include <sys/queue.h>
   
 #include <errno.h>  #include <errno.h>
 #include <string.h>  #include <string.h>

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58