summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/eval.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/eval.c b/src/eval.c
index 793d4c9..31272da 100644
--- a/src/eval.c
+++ b/src/eval.c
@@ -73,7 +73,6 @@ __RCSID("$NetBSD: eval.c,v 1.71 2003/01/23 03:33:16 rafal Exp $");
 #include "error.h"
 #include "show.h"
 #include "mystring.h"
-#include "main.h"
 #ifndef SMALL
 #include "myhistedit.h"
 #endif