mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
Revert bit of the r285627, locore.s does not need include of
opt_kstack_pages.h. The asm gets the right KSTACK_PAGES from the assym.s. Reported by: bz Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
f19e47d691
commit
a8e1bc2e14
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@
|
|||
|
||||
#include "opt_bootp.h"
|
||||
#include "opt_compat.h"
|
||||
#include "opt_kstack_pages.h"
|
||||
#include "opt_nfsroot.h"
|
||||
#include "opt_pmap.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue