[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.54 and 1.55

version 1.54, 2006/07/08 21:47:12 version 1.55, 2006/07/11 20:07:25
Line 28 
Line 28 
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   
   #include <errno.h>
   
 #include "ssh1.h"  #include "ssh1.h"
 #include "ssh2.h"  #include "ssh2.h"
 #include "buffer.h"  #include "buffer.h"

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