]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/log/pr_cont_test.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / log / pr_cont_test.c
index df4520d28075c746dedf34052aa45e07b7912e39..30f30d98fe143ed955ac67809b5ab531b8163d61 100644 (file)
@@ -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>