Zap some stale unused headers, including one machine/psl.h (which is
a stub on alpha). Compile tested on alpha and x86.
This commit is contained in:
parent
701964e4a2
commit
4924b9dd80
@ -64,13 +64,7 @@
|
|||||||
#include <vm/vm_object.h>
|
#include <vm/vm_object.h>
|
||||||
#include <vm/swap_pager.h>
|
#include <vm/swap_pager.h>
|
||||||
|
|
||||||
#include <machine/frame.h>
|
|
||||||
#include <machine/limits.h>
|
#include <machine/limits.h>
|
||||||
#include <machine/psl.h>
|
|
||||||
#include <machine/sysarch.h>
|
|
||||||
#ifdef __i386__
|
|
||||||
#include <machine/segments.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <posix4/sched.h>
|
#include <posix4/sched.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user