]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/log/log_ut.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / log / log_ut.c
index 5aa3a1840045f18f6b0a76316acf30e15e368f24..6617ed8b15250c5fc101d4203a058fe2b73378c2 100644 (file)
@@ -5,7 +5,6 @@
  * Logging function tests.
  */
 
-#include <common.h>
 #include <console.h>
 #include <log.h>
 #include <test/log.h>