Add system includes for mvec.h
This commit is contained in:
parent
ee939bbf7e
commit
92328e3882
@ -3,7 +3,11 @@
|
||||
*/
|
||||
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/pmap.h>
|
||||
#include <machine/bus.h>
|
||||
#ifdef CONFIG_DEFINED
|
||||
#include <cxgb_osdep.h>
|
||||
#include <common/cxgb_common.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user