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 3826c4b364..eebdf80eb5 100644 --- a/net/wget.c +++ b/net/wget.c @@ -6,6 +6,7 @@ #include <command.h> #include <common.h> +#include <display_options.h> #include <env.h> #include <image.h> #include <mapmem.h> |