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

Diff for /src/usr.bin/ssh/channels.c between version 1.337 and 1.338

version 1.337, 2014/10/08 22:15:06 version 1.338, 2014/12/11 08:20:09
Line 40 
Line 40 
  */   */
   
 #include <sys/types.h>  #include <sys/types.h>
   #include <sys/param.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include <sys/un.h>  #include <sys/un.h>

Legend:
Removed from v.1.337  
changed lines
  Added in v.1.338