summaryrefslogtreecommitdiffstats
path: root/sys/pci/meteor.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/meteor.c')
-rw-r--r--sys/pci/meteor.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pci/meteor.c b/sys/pci/meteor.c
index bfaa826..b964503 100644
--- a/sys/pci/meteor.c
+++ b/sys/pci/meteor.c
@@ -65,6 +65,8 @@
#include <vm/vm.h>
#include <vm/vm_kern.h>
#include <vm/vm_param.h>
+#include <vm/pmap.h>
+#include <vm/vm_extern.h>
#include <pci.h>
#if NPCI > 0
OpenPOWER on IntegriCloud