From 752ed0867522a68f21392a6b9d78589129248572 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 27 Apr 2024 08:10:58 -0600 Subject: test: Remove and add needed includes Remove from all "test/" files and when needed add missing include files directly. Signed-off-by: Tom Rini --- test/boot/bootstd_common.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test/boot/bootstd_common.c') diff --git a/test/boot/bootstd_common.c b/test/boot/bootstd_common.c index cc97e255e5c..e50539500a0 100644 --- a/test/boot/bootstd_common.c +++ b/test/boot/bootstd_common.c @@ -6,7 +6,6 @@ * Written by Simon Glass */ -#include #include #include #include -- cgit v1.2.3