]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/lib/test_print.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / lib / test_print.c
index 79b67c779321c279c48433750c0b4c8b49a751c2..c7fc50a1de17cd5e4b33ae5decb3d09a21091bf6 100644 (file)
@@ -5,7 +5,6 @@
  * Copyright 2020, Heinrich Schuchadt <xypron.glpk@gmx.de>
  */
 
-#include <common.h>
 #include <command.h>
 #include <display_options.h>
 #include <asm/global_data.h>