From d4b87c617282e4f4fa9caa405a408ad9ecb1e640 Mon Sep 17 00:00:00 2001 From: herbert Date: Mon, 28 Mar 2005 17:58:55 +1000 Subject: Removed unnecessary inclusion of eval.h from parser.c. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a161d22..a6ba252 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * Removed some unnecessary inclusions of input.h. * Removed unnecessary inclusion of main.h from eval.c. + * Removed unnecessary inclusion of eval.h from parser.c. * Generalise setinputfile for use in read_profile/readcmdfile. * Handle SKIPEVAL in read_profile by exiting. * Let evaltree handle traps from cmdloop. -- cgit 1.4.1