Fix kernel builds without options DDB after r331650.
Reported by: cy
This commit is contained in:
parent
aed0267989
commit
dbb4ba297b
@ -127,6 +127,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <machine/reg.h>
|
||||
#include <machine/sigframe.h>
|
||||
#include <machine/specialreg.h>
|
||||
#include <machine/trap.h>
|
||||
#include <machine/tss.h>
|
||||
#ifdef SMP
|
||||
#include <machine/smp.h>
|
||||
|
@ -129,6 +129,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <machine/reg.h>
|
||||
#include <machine/sigframe.h>
|
||||
#include <machine/specialreg.h>
|
||||
#include <machine/trap.h>
|
||||
#include <machine/vm86.h>
|
||||
#include <x86/init.h>
|
||||
#ifdef PERFMON
|
||||
|
Loading…
x
Reference in New Issue
Block a user