From 419c5785c595574ebb8cce489078856990105a87 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Sun, 2 Oct 2022 12:33:27 +0200 Subject: [PATCH] console/vtxprintf.c: Add Signed-off-by: Elyes Haouas Change-Id: I221a2bdb19cc7d17265c69d3fe3e1dfb490e7186 Reviewed-on: https://review.coreboot.org/c/coreboot/+/68039 Tested-by: build bot (Jenkins) Reviewed-by: Martin L Roth --- src/console/vtxprintf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/console/vtxprintf.c b/src/console/vtxprintf.c index fba76bcb71..cfba6db420 100644 --- a/src/console/vtxprintf.c +++ b/src/console/vtxprintf.c @@ -6,6 +6,7 @@ #include #include +#include #include #include