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

Diff for /src/usr.bin/netstat/mroute6.c between version 1.20 and 1.21

version 1.20, 2015/02/13 13:28:17 version 1.21, 2016/08/27 04:13:43
Line 65 
Line 65 
  */   */
   
 #include <sys/types.h>  #include <sys/types.h>
   #include <sys/select.h>
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/sysctl.h>  #include <sys/sysctl.h>
   

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21