diff options
Diffstat (limited to 'env/remote.c')
-rw-r--r-- | env/remote.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/env/remote.c b/env/remote.c index d93a137376..166bebf52b 100644 --- a/env/remote.c +++ b/env/remote.c @@ -8,6 +8,7 @@ #include <common.h> #include <command.h> #include <env_internal.h> +#include <asm/global_data.h> #include <linux/stddef.h> #include <u-boot/crc.h> |