From a684d677fbf3bea50ebb9757f48b0f21a04dbcde Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 24 Aug 2020 14:06:44 +0200 Subject: soc/ti/am335x/header.c: Add missing include Use of 'offsetof' needs . Change-Id: Ie250b20f464909649b2bd038dbb757d5df637486 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/44738 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/soc/ti/am335x/header.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/soc/ti/am335x/header.c b/src/soc/ti/am335x/header.c index c0a7589abd..66d7c2003e 100644 --- a/src/soc/ti/am335x/header.c +++ b/src/soc/ti/am335x/header.c @@ -1,5 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-or-later */ +#include #include #include -- cgit v1.2.3