Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
tv
Fri Jun 26 12:52:30 PDT 1998
Update of /cvsroot/src/usr.sbin/pstat
In directory nb00:/tmp/cvs-serv18384
Modified Files:
pstat.c
Log Message:
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.
Home |
Main Index |
Thread Index |
Old Index