From 50c9637e15ddd78f896419f2335457de4fe22d77 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sat, 18 Oct 2014 07:51:03 +0300 Subject: AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic08f1f2fdbcf6164eb1a0330f9134da3fdb978d7 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/7114 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi Reviewed-by: Paul Menzel --- src/mainboard/amd/inagua/BiosCallOuts.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/amd/inagua/BiosCallOuts.c') diff --git a/src/mainboard/amd/inagua/BiosCallOuts.c b/src/mainboard/amd/inagua/BiosCallOuts.c index 56130125ed..4503c30f1c 100644 --- a/src/mainboard/amd/inagua/BiosCallOuts.c +++ b/src/mainboard/amd/inagua/BiosCallOuts.c @@ -22,6 +22,7 @@ #include "BiosCallOuts.h" #include "heapManager.h" #include "SB800.h" +#include #include static AGESA_STATUS board_BeforeDramInit (UINT32 Func, UINT32 Data, VOID *ConfigPtr); -- cgit v1.2.3