diff options
Diffstat (limited to 'test/boot/image.c')
-rw-r--r-- | test/boot/image.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/boot/image.c b/test/boot/image.c index 0894e30587f..4df7b17ce88 100644 --- a/test/boot/image.c +++ b/test/boot/image.c @@ -7,7 +7,6 @@ */ #include <image.h> -#include <test/suites.h> #include <test/ut.h> #include "bootstd_common.h" |