[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.55 and 1.56

version 1.55, 2006/07/11 20:07:25 version 1.56, 2006/07/22 20:48:23
Line 29 
Line 29 
 #include <sys/socket.h>  #include <sys/socket.h>
   
 #include <errno.h>  #include <errno.h>
   #include <string.h>
   
 #include "ssh1.h"  #include "ssh1.h"
 #include "ssh2.h"  #include "ssh2.h"

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56