diff options
-rw-r--r-- | src/devices/hypertransport.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/hypertransport.c b/src/devices/hypertransport.c index 26cd237e8a..0c1dc3959a 100644 --- a/src/devices/hypertransport.c +++ b/src/devices/hypertransport.c @@ -3,6 +3,7 @@ #include <device/device.h> #include <device/path.h> #include <device/pci.h> +#include <device/hypertransport.h> #include <part/hard_reset.h> #include <part/fallback_boot.h> |