[BACK]Return to vmstat.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / usr.bin / vmstat

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/usr.bin/vmstat/vmstat.c between version 1.113 and 1.114

version 1.113, 2003/05/06 10:10:11 version 1.114, 2003/06/11 17:26:32
Line 93  __RCSID("$NetBSD$");
Line 93  __RCSID("$NetBSD$");
   
 #include <sys/buf.h>  #include <sys/buf.h>
 #include <sys/device.h>  #include <sys/device.h>
 #include <sys/dkstat.h>  
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include <sys/malloc.h>  #include <sys/malloc.h>
 #include <sys/mallocvar.h>  #include <sys/mallocvar.h>

Legend:
Removed from v.1.113  
changed lines
  Added in v.1.114

CVSweb <webmaster@jp.NetBSD.org>