mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-30 15:38:06 +01:00
Make this puppy compile again - add two includes.
This commit is contained in:
parent
1f3dee4c22
commit
e5c3a660f5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=26330
@ -37,10 +37,12 @@
|
||||
#include <sys/systm.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/select.h>
|
||||
#include <sys/interrupt.h>
|
||||
#include <vm/vm.h>
|
||||
#include <vm/pmap.h>
|
||||
|
||||
#include <machine/clock.h>
|
||||
#include <machine/ipl.h>
|
||||
|
||||
#include <i386/isa/icu.h>
|
||||
#include <i386/isa/isa_device.h>
|
||||
|
Loading…
Reference in New Issue
Block a user