From 9c22e498bfc48c444198cb56ff4b36cdf01ddc99 Mon Sep 17 00:00:00 2001 From: hanwckf Date: Mon, 28 Oct 2024 23:58:24 +0800 Subject: [PATCH] uboot-2022: fix build error --- uboot-mtk-20220606/board/mediatek/common/upgrade_helper.c | 1 + 1 file changed, 1 insertion(+) diff --git a/uboot-mtk-20220606/board/mediatek/common/upgrade_helper.c b/uboot-mtk-20220606/board/mediatek/common/upgrade_helper.c index ec168ee30..fb6e7407e 100644 --- a/uboot-mtk-20220606/board/mediatek/common/upgrade_helper.c +++ b/uboot-mtk-20220606/board/mediatek/common/upgrade_helper.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include