X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fsymtab.c;h=bfe6964c00da26520661b493467074af84266575;hb=ca820b5e84bec416bf0f5790d1aac509842b4faf;hp=de38be4288522a661849429a6c259379f003f06a;hpb=4478d785b7769691261005c98063b98a5a5971b3;p=idzebra-moved-to-github.git diff --git a/index/symtab.c b/index/symtab.c index de38be4..bfe6964 100644 --- a/index/symtab.c +++ b/index/symtab.c @@ -1,5 +1,5 @@ -/* $Id: symtab.c,v 1.10 2006-08-14 10:40:15 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: symtab.c,v 1.13 2007-01-15 15:10:17 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. @@ -20,13 +20,11 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ - #include #include #include #include - -#include "index.h" +#include struct strentry { char *name;