diff options
Diffstat (limited to 'net/wget.c')
-rw-r--r-- | net/wget.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wget.c b/net/wget.c index f1dd7abeff6..abab371e58e 100644 --- a/net/wget.c +++ b/net/wget.c @@ -6,6 +6,7 @@ #include <asm/global_data.h> #include <command.h> +#include <common.h> #include <display_options.h> #include <env.h> #include <image.h> |