diff options
Diffstat (limited to 'test/cmd/exit.c')
-rw-r--r-- | test/cmd/exit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cmd/exit.c b/test/cmd/exit.c index 71c37edcdf6..fdde054b928 100644 --- a/test/cmd/exit.c +++ b/test/cmd/exit.c @@ -8,7 +8,6 @@ #include <console.h> #include <mapmem.h> #include <asm/global_data.h> -#include <test/suites.h> #include <test/ut.h> DECLARE_GLOBAL_DATA_PTR; |