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

Diff for /src/usr.bin/netstat/mroute.c between version 1.22 and 1.23

version 1.22, 2014/08/14 12:34:04 version 1.23, 2015/01/16 06:40:10
Line 42 
Line 42 
  * MROUTING 1.0   * MROUTING 1.0
  */   */
   
 #include <sys/param.h>  #include <sys/types.h>
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/socketvar.h>  #include <sys/socketvar.h>
 #include <sys/protosw.h>  #include <sys/protosw.h>

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23