mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
Add system includes for mvec.h
This commit is contained in:
parent
ee939bbf7e
commit
92328e3882
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174637
@ -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…
Reference in New Issue
Block a user