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

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

Diff for /src/usr.sbin/pstat/pstat.c between version 1.78 and 1.79

version 1.78, 2003/02/01 21:05:54 version 1.79, 2003/02/02 02:25:50
Line 48  __RCSID("$NetBSD$");
Line 48  __RCSID("$NetBSD$");
 #endif /* not lint */  #endif /* not lint */
   
 #include <sys/param.h>  #include <sys/param.h>
 #define _KERNEL  
 #include <sys/mallocvar.h>  
 #undef _KERNEL  
 #include <sys/time.h>  #include <sys/time.h>
 #include <sys/vnode.h>  #include <sys/vnode.h>
 #include <sys/ucred.h>  #include <sys/ucred.h>

Legend:
Removed from v.1.78  
changed lines
  Added in v.1.79

CVSweb <webmaster@jp.NetBSD.org>