diff options
Diffstat (limited to 'test/env/fdt.c')
-rw-r--r-- | test/env/fdt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/env/fdt.c b/test/env/fdt.c index 30bfa88c355..c495ac7b307 100644 --- a/test/env/fdt.c +++ b/test/env/fdt.c @@ -1,4 +1,3 @@ -#include <common.h> #include <command.h> #include <env_attr.h> #include <test/env.h> |