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