Fix bogon in previous commit: <machine/cpu.h> is still needed.
This commit is contained in:
parent
adb0d36d03
commit
0c94ac1cd7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=170506
@ -44,6 +44,7 @@ static const char rcsid[] =
|
||||
#endif
|
||||
#include <sys/sysctl.h>
|
||||
|
||||
#include <machine/cpu.h>
|
||||
#include <machine/md_var.h>
|
||||
|
||||
#if defined(_KERNEL) || defined(_STANDALONE)
|
||||
|
Loading…
Reference in New Issue
Block a user