From 7aa7895629d72391eccfcb23f3cb6290a9e3abc3 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Wed, 22 Nov 2000 23:09:38 +0000 Subject: [PATCH 1/1] - #include instead of --- lib/list.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/list.c b/lib/list.c index 668a5a94..f509e216 100644 --- a/lib/list.c +++ b/lib/list.c @@ -17,12 +17,12 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: list.c,v 1.1.2.5 2000/11/22 22:18:03 guus Exp $ + $Id: list.c,v 1.1.2.6 2000/11/22 23:09:38 guus Exp $ */ #include "config.h" -#include +#include #include #include -- 2.20.1