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

Diff for /src/usr.bin/netstat/route.c between version 1.99 and 1.100

version 1.99, 2015/12/03 15:42:07 version 1.100, 2016/08/27 04:13:43
Line 32 
Line 32 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/protosw.h>  #include <sys/protosw.h>
   #include <sys/select.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   
 #include <net/if.h>  #include <net/if.h>

Legend:
Removed from v.1.99  
changed lines
  Added in v.1.100