Subject: CVS commit: src/usr.sbin/pstat
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 12/09/2007 12:04:07
Module Name: src
Committed By: dogcow
Date: Sun Dec 9 12:04:07 UTC 2007
Modified Files:
src/usr.sbin/pstat: pstat.c
Log Message:
Turns out we don't actually need to include <sys/namei.h>; since it causes
a compile error, away it goes.
To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/usr.sbin/pstat/pstat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.