From bd7c73b8f9fb405521cfdc81ee78ec7892a585ea Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Mon, 7 Apr 2003 16:27:09 +0000 Subject: [w3m-dev 03856] * backend.c entity.c fm.h hash.c indep.c indep.h matrix.c textlist.c: s/"gc.h"// From: Fumitoshi UKAI --- textlist.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textlist.c') diff --git a/textlist.c b/textlist.c index 20a3aa7..fda46eb 100644 --- a/textlist.c +++ b/textlist.c @@ -1,8 +1,8 @@ -/* $Id: textlist.c,v 1.5 2002/09/24 16:35:02 ukai Exp $ */ +/* $Id: textlist.c,v 1.6 2003/04/07 16:27:11 ukai Exp $ */ #include "textlist.h" #include "indep.h" #include "Str.h" -#include "gc.h" +#include /* General doubly linked list */ -- cgit v1.2.3