From a12f7d464a97e7f8f6065f0ad42c6948c99520f3 Mon Sep 17 00:00:00 2001 From: herbert Date: Mon, 28 Mar 2005 14:34:53 +1000 Subject: Removed unnecessary inclusion of main.h from eval.c. --- src/eval.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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 -- cgit 1.4.1