diff options
Diffstat (limited to 'cmd/elf.c')
| -rw-r--r-- | cmd/elf.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/cmd/elf.c b/cmd/elf.c index 538562fda58..32f12a72b9b 100644 --- a/cmd/elf.c +++ b/cmd/elf.c @@ -15,6 +15,7 @@  #include <common.h>  #include <command.h> +#include <cpu_func.h>  #include <elf.h>  #include <env.h>  #include <net.h> | 
