From 276d46ac05b59c1c4536cbce20808d0a96f7fea5 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 16 Jun 2019 11:08:25 +0200 Subject: src: Add missing include Change-Id: Iae73fc1557fb310dacbbf8bc486dc3cc5249d9e7 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/33526 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/northbridge/via/vx900/pci_util.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/northbridge/via/vx900/pci_util.c') diff --git a/src/northbridge/via/vx900/pci_util.c b/src/northbridge/via/vx900/pci_util.c index 07a9a71f73..e6eb91ac95 100644 --- a/src/northbridge/via/vx900/pci_util.c +++ b/src/northbridge/via/vx900/pci_util.c @@ -15,6 +15,7 @@ */ #include +#include #include "vx900.h" -- cgit v1.2.3