From 70a03dd9605c6a973bbb78e64e626e8af377ad74 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 2 Dec 2019 20:47:50 +0100 Subject: src: Add missing include Change-Id: I17dc2fed6c6518daf5af286788c98c049088911e Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37366 Tested-by: build bot (Jenkins) Reviewed-by: Werner Zeh --- src/soc/intel/broadwell/me.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/intel/broadwell') diff --git a/src/soc/intel/broadwell/me.c b/src/soc/intel/broadwell/me.c index 0021d2c48a..448c5dada9 100644 --- a/src/soc/intel/broadwell/me.c +++ b/src/soc/intel/broadwell/me.c @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3