diff options
Diffstat (limited to 'test/log/nolog_test.c')
-rw-r--r-- | test/log/nolog_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/log/nolog_test.c b/test/log/nolog_test.c index 341dbfc9310..1913e6817a7 100644 --- a/test/log/nolog_test.c +++ b/test/log/nolog_test.c @@ -13,7 +13,6 @@ #include <asm/global_data.h> #include <test/log.h> #include <test/test.h> -#include <test/suites.h> #include <test/ut.h> DECLARE_GLOBAL_DATA_PTR; |