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

Diff for /src/usr.bin/systat/iostat.c between version 1.43 and 1.44

version 1.43, 2014/09/15 19:08:21 version 1.44, 2014/11/23 04:34:48
Line 31 
Line 31 
  */   */
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/buf.h>  
 #include <sys/mount.h>  #include <sys/mount.h>
 #include <sys/sched.h>  #include <sys/sched.h>
 #include <sys/sysctl.h>  #include <sys/sysctl.h>

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44