aboutsummaryrefslogtreecommitdiff
path: root/test/log/pr_cont_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/log/pr_cont_test.c')
-rw-r--r--test/log/pr_cont_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/log/pr_cont_test.c b/test/log/pr_cont_test.c
index df4520d2807..30f30d98fe1 100644
--- a/test/log/pr_cont_test.c
+++ b/test/log/pr_cont_test.c
@@ -5,7 +5,6 @@
* Test continuation of log messages using pr_cont().
*/
-#include <common.h>
#include <console.h>
#include <test/log.h>
#include <test/test.h>