summary refs log tree commit diff
path: root/src/exec.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/exec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exec.c b/src/exec.c
index 72757ab..de39576 100644
--- a/src/exec.c
+++ b/src/exec.c
@@ -72,7 +72,6 @@ __RCSID("$NetBSD: exec.c,v 1.35 2003/01/22 20:36:04 dsl Exp $");
 #include "builtins.h"
 #include "var.h"
 #include "options.h"
-#include "input.h"
 #include "output.h"
 #include "syntax.h"
 #include "memalloc.h"