diff --git a/sys/dev/pci/pci.c b/sys/dev/pci/pci.c index 5055762c0d1..63d9cee98ea 100644 --- a/sys/dev/pci/pci.c +++ b/sys/dev/pci/pci.c @@ -51,6 +51,7 @@ __FBSDID("$FreeBSD$"); #include #include #include +#include #if defined(__i386__) || defined(__amd64__) #include