diff options
Diffstat (limited to 'test/log/log_ut.c')
-rw-r--r-- | test/log/log_ut.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/log/log_ut.c b/test/log/log_ut.c index 5aa3a184004..6617ed8b152 100644 --- a/test/log/log_ut.c +++ b/test/log/log_ut.c @@ -5,7 +5,6 @@ * Logging function tests. */ -#include <common.h> #include <console.h> #include <log.h> #include <test/log.h> |