summaryrefslogtreecommitdiffstats
path: root/commands/exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/exec.c')
-rw-r--r--commands/exec.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/commands/exec.c b/commands/exec.c
index 032a8f82bf..3cc9a61bab 100644
--- a/commands/exec.c
+++ b/commands/exec.c
@@ -29,10 +29,6 @@
#include <malloc.h>
#include <xfuncs.h>
-#ifdef CONFIG_HUSH_PARSER
-#include <hush.h>
-#endif
-
static int do_exec(cmd_tbl_t * cmdtp, int flag, int argc, char *argv[])
{
int i;