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

Diff for /src/usr.bin/netstat/mbuf.c between version 1.38 and 1.39

version 1.38, 2016/10/28 05:46:14 version 1.39, 2017/02/04 13:17:08
Line 37 
Line 37 
 #include <sys/pool.h>  #include <sys/pool.h>
 #include <sys/sysctl.h>  #include <sys/sysctl.h>
 #include <net/if.h>  #include <net/if.h>
   #include <netinet/in.h>
   
 #include <errno.h>  #include <errno.h>
 #include <limits.h>  #include <limits.h>

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39