mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Attempt to fix the GENERIC kernel build which has been failing on
tinderbox for a couple of days.
This commit is contained in:
parent
9b9879cb89
commit
e70cbcb5ba
1 changed files with 2 additions and 0 deletions
|
|
@ -52,6 +52,8 @@
|
|||
#include <sys/systm.h>
|
||||
#include <machine/clock.h>
|
||||
#include <machine/intr_machdep.h>
|
||||
#include <machine/segments.h>
|
||||
#include <amd64/isa/isa.h>
|
||||
#ifdef DDB
|
||||
#include <ddb/ddb.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue