diff options
Diffstat (limited to 'test/boot/bootmeth.c')
-rw-r--r-- | test/boot/bootmeth.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/boot/bootmeth.c b/test/boot/bootmeth.c index 18ae6d7fe13..577f259fb37 100644 --- a/test/boot/bootmeth.c +++ b/test/boot/bootmeth.c @@ -9,7 +9,6 @@ #include <bootmeth.h> #include <bootstd.h> #include <dm.h> -#include <test/suites.h> #include <test/ut.h> #include "bootstd_common.h" |