mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
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
1 changed files with 0 additions and 6 deletions
|
|
@ -64,13 +64,7 @@
|
|||
#include <vm/vm_object.h>
|
||||
#include <vm/swap_pager.h>
|
||||
|
||||
#include <machine/frame.h>
|
||||
#include <machine/limits.h>
|
||||
#include <machine/psl.h>
|
||||
#include <machine/sysarch.h>
|
||||
#ifdef __i386__
|
||||
#include <machine/segments.h>
|
||||
#endif
|
||||
|
||||
#include <posix4/sched.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue