diff options
Diffstat (limited to 'common/cmd_boot.c')
-rw-r--r-- | common/cmd_boot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/cmd_boot.c b/common/cmd_boot.c index a0bc04b..1adbd42 100644 --- a/common/cmd_boot.c +++ b/common/cmd_boot.c @@ -26,7 +26,6 @@ */ #include <common.h> #include <command.h> -#include <cmd_autoscript.h> #include <net.h> #include <syscall.h> |