diff options
Diffstat (limited to 'common/cmd_net.c')
-rw-r--r-- | common/cmd_net.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/cmd_net.c b/common/cmd_net.c index 8a55f43b321..01f5f91c821 100644 --- a/common/cmd_net.c +++ b/common/cmd_net.c @@ -26,7 +26,6 @@ */ #include <common.h> #include <command.h> -#include <cmd_autoscript.h> #include <net.h> #if (CONFIG_COMMANDS & CFG_CMD_NET) |