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

Diff for /src/usr.bin/ssh/mux.c between version 1.49 and 1.50

version 1.49, 2014/12/22 07:24:11 version 1.50, 2015/01/20 23:14:00
Line 31 
Line 31 
  */   */
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  
 #include <sys/queue.h>  #include <sys/queue.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/socket.h>  #include <sys/socket.h>

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50