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:
Konstantin Belousov 2015-07-19 10:45:58 +00:00
parent f19e47d691
commit a8e1bc2e14
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=285686

View File

@ -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"