Fix some missing commands, cleanup header files
[kernel/u-boot.git] / common / cmd_net.c
index 8a55f43..01f5f91 100644 (file)
@@ -26,7 +26,6 @@
  */
 #include <common.h>
 #include <command.h>
-#include <cmd_autoscript.h>
 #include <net.h>
 
 #if (CONFIG_COMMANDS & CFG_CMD_NET)