From f8f570ea88904824459ba06aecf795ba0abdbc19 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Thu, 5 Jul 2012 21:18:18 +0200 Subject: exec command: Fix compilation read_file and run_command take an additional argument now. Signed-off-by: Sascha Hauer --- commands/exec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'commands/exec.c') diff --git a/commands/exec.c b/commands/exec.c index a25e8cf864..e2509ff475 100644 --- a/commands/exec.c +++ b/commands/exec.c @@ -38,11 +38,11 @@ static int do_exec(int argc, char *argv[]) return COMMAND_ERROR_USAGE; for (i=1; i