Adjust the includes a bit.
Requested by: bde
This commit is contained in:
parent
b7d6d9526c
commit
6df66172e3
@ -62,11 +62,10 @@
|
||||
|
||||
|
||||
#include <sys/param.h>
|
||||
#ifdef DEBUG
|
||||
#include <sys/systm.h> /* for printf() in EXCEPTION() */
|
||||
#endif
|
||||
#include <sys/systm.h> /* for printf() in EXCEPTION() and
|
||||
* to bring in <machine/cpufunc.h
|
||||
*/
|
||||
#include <sys/proc.h>
|
||||
#include <machine/cpufunc.h>
|
||||
#include <machine/cpu.h>
|
||||
#include <machine/pcb.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user