NetBSD/usr.sbin/pstat
tv bf6bf05ae1 Fix hannken's fix: The correct way to keep pstat.c from looking for any
"opt_*.h" files is to set a flag that tells the header files not to look for
anything in the kernel compile directory, i.e. _LKM.

Just rearranging includes doesn't work because it'll just break again,
eventually, as more stuff is defopted.
1998-06-26 19:52:29 +00:00
..
Makefile
pstat.8
pstat.c Fix hannken's fix: The correct way to keep pstat.c from looking for any 1998-06-26 19:52:29 +00:00