diff options
Diffstat (limited to 'cmd/fdt.c')
-rw-r--r-- | cmd/fdt.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ * Matthew McClintock <msm@freescale.com> */ +#include <common.h> #include <command.h> #include <env.h> #include <image.h> |