]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/cmd/history.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / cmd / history.c
index 06517fcdbb518cd22c757b7f47825f883245d898..6964bfa9e1ece15b077260c9b78cafa38ac7a2d2 100644 (file)
@@ -6,7 +6,6 @@
  * Written by Simon Glass <sjg@chromium.org>
  */
 
-#include <common.h>
 #include <cli.h>
 #include <command.h>
 #include <test/lib.h>