diff options
Diffstat (limited to 'test/dm')
-rw-r--r-- | test/dm/sf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/sf.c b/test/dm/sf.c index 65aab4f2e9c..7805af740ed 100644 --- a/test/dm/sf.c +++ b/test/dm/sf.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <command.h> #include <dm.h> #include <fdtdec.h> #include <mapmem.h> |