diff options
Diffstat (limited to 'src/device/hypertransport.c')
-rw-r--r-- | src/device/hypertransport.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/hypertransport.c b/src/device/hypertransport.c index ed6b2dd998..ccad5ce5a5 100644 --- a/src/device/hypertransport.c +++ b/src/device/hypertransport.c @@ -24,6 +24,7 @@ #include <device/device.h> #include <device/path.h> #include <device/pci.h> +#include <device/pci_ops.h> #include <device/pci_ids.h> #include <device/hypertransport.h> |