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

Diff for /src/usr.bin/systat/vmstat.c between version 1.75 and 1.76

version 1.75, 2013/10/31 02:00:11 version 1.76, 2014/04/08 14:04:11
Line 43 
Line 43 
 #include <sys/proc.h>  #include <sys/proc.h>
 #include <sys/namei.h>  #include <sys/namei.h>
 #include <sys/sysctl.h>  #include <sys/sysctl.h>
   #include <sys/vmmeter.h>
 #include <uvm/uvm_extern.h>  
   
 #include <ctype.h>  #include <ctype.h>
 #include <errno.h>  #include <errno.h>

Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76