From 2a7fbea3f14cae2119816c5a28c455f45c75650f Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Thu, 13 Jul 2017 15:18:18 +0300 Subject: K8: Fix indirect includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I370285aa52776170a32b6dd36c0eef74eea9400c Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/20562 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/broadcom/blast/romstage.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/broadcom') diff --git a/src/mainboard/broadcom/blast/romstage.c b/src/mainboard/broadcom/blast/romstage.c index bb472fbdf0..10efb7b3cc 100644 --- a/src/mainboard/broadcom/blast/romstage.c +++ b/src/mainboard/broadcom/blast/romstage.c @@ -14,6 +14,7 @@ #include #include +#include #include #include "northbridge/amd/amdk8/setup_resource_map.c" #include -- cgit v1.2.3