Fix kernel build after 754cb545b68ba0a1643792763d000018ffe2afec .
By adding missing include file for powerpc64, QORIQ64. Differential Revision: https://reviews.freebsd.org/D36565 MFC after: 1 week Sponsored by: NVIDIA Networking
This commit is contained in:
parent
a58536b91a
commit
89e5ef8917
@ -38,6 +38,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/pcpu.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/smp.h>
|
||||
#include <sys/sysent.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user