diff options
Diffstat (limited to 'test/log/cont_test.c')
-rw-r--r-- | test/log/cont_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/log/cont_test.c b/test/log/cont_test.c index de7b7f064cd..036d44b9d73 100644 --- a/test/log/cont_test.c +++ b/test/log/cont_test.c @@ -5,7 +5,6 @@ * Test continuation of log messages. */ -#include <common.h> #include <console.h> #include <asm/global_data.h> #include <test/log.h> |