summaryrefslogtreecommitdiffstats
path: root/src/device/pcix_device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/pcix_device.c')
-rw-r--r--src/device/pcix_device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/pcix_device.c b/src/device/pcix_device.c
index 8bf522570326..5593357fca60 100644
--- a/src/device/pcix_device.c
+++ b/src/device/pcix_device.c
@@ -5,6 +5,7 @@
#include <device/pci.h>
#include <device/pci_ops.h>
#include <device/pcix.h>
+#include <stdint.h>
static void pcix_tune_dev(struct device *dev)
{