summaryrefslogtreecommitdiff
path: root/src/arch/x86/pirq_routing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/pirq_routing.c')
-rw-r--r--src/arch/x86/pirq_routing.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86/pirq_routing.c b/src/arch/x86/pirq_routing.c
index 70df201c99..15d7411b3f 100644
--- a/src/arch/x86/pirq_routing.c
+++ b/src/arch/x86/pirq_routing.c
@@ -16,6 +16,7 @@
*/
#include <console/console.h>
#include <arch/pirq_routing.h>
+#include <commonlib/helpers.h>
#include <string.h>
#include <device/pci.h>