Deverbosified previous 2 commits (removed the rotted list of reasons why

<sys/systm.h> is included instead of adding to it).

Approved by:	previous committer
This commit is contained in:
bde 2002-03-02 11:14:13 +00:00
parent 6c8918fd14
commit 3dccea70af

View File

@ -62,9 +62,7 @@
#include <sys/param.h>
#include <sys/systm.h> /* for printf() in EXCEPTION() and
* to bring in <machine/cpufunc.h
*/
#include <sys/systm.h>
#include <sys/proc.h>
#include <machine/cpu.h>
#include <machine/pcb.h>