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 --- entity.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'entity.c') diff --git a/entity.c b/entity.c index c6abfc5..58e33ec 100644 --- a/entity.c +++ b/entity.c @@ -1,9 +1,9 @@ -/* $Id: entity.c,v 1.3 2001/11/24 02:01:26 ukai Exp $ */ +/* $Id: entity.c,v 1.4 2003/04/07 16:27:10 ukai Exp $ */ #include "fm.h" #include #include "indep.h" #include "Str.h" -#include "gc.h" +#include typedef struct { short ucs; -- cgit v1.2.3