Add #include "opt_pmap.h" so locore picks up DISABLE_PSE etc options.
This commit is contained in:
parent
c2551825af
commit
b5f544f08b
@ -46,6 +46,7 @@
|
||||
#include "opt_bootp.h"
|
||||
#include "opt_compat.h"
|
||||
#include "opt_nfsroot.h"
|
||||
#include "opt_pmap.h"
|
||||
|
||||
#include <sys/syscall.h>
|
||||
#include <sys/reboot.h>
|
||||
|
Loading…
Reference in New Issue
Block a user