]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/env/attr.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / env / attr.c
index 8d5c0f1c3df49314f119b571cc5b682179feee0c..de5d5d4ee27ca6dba226e726e876a0de70f22b53 100644 (file)
@@ -4,7 +4,6 @@
  * Joe Hershberger, National Instruments, joe.hershberger@ni.com
  */
 
-#include <common.h>
 #include <command.h>
 #include <env_attr.h>
 #include <test/env.h>