[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.23 and 1.24

version 1.23, 2005/05/23 17:35:59 version 1.24, 2005/12/21 01:40:24
Line 44 
Line 44 
 #include <sys/mbuf.h>  #include <sys/mbuf.h>
 #include <sys/pool.h>  #include <sys/pool.h>
 #include <sys/sysctl.h>  #include <sys/sysctl.h>
 #include <sys/errno.h>  
   
   #include <errno.h>
 #include <kvm.h>  #include <kvm.h>
 #include <limits.h>  #include <limits.h>
 #include <stdio.h>  #include <stdio.h>

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