From 4f66cb9b2867bcdeb47df9fe76e8893d53f85fb8 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 1 Dec 2019 13:21:52 +0100 Subject: src: Add missing include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iabe55bfbc8e047c0791c21d162767081a181b6c5 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37411 Reviewed-by: Kyösti Mälkki Tested-by: build bot (Jenkins) --- src/ec/lenovo/h8/bluetooth.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ec/lenovo/h8') diff --git a/src/ec/lenovo/h8/bluetooth.c b/src/ec/lenovo/h8/bluetooth.c index c3a2555780..436b319084 100644 --- a/src/ec/lenovo/h8/bluetooth.c +++ b/src/ec/lenovo/h8/bluetooth.c @@ -18,6 +18,7 @@ #include #include #include +#include #include "h8.h" #include "chip.h" -- cgit v1.2.3