X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fattribute.c;h=51a5be086c23689cc53da675782b7b0f84a3c36e;hb=b48a14d0d5fafde2fbbcc3c45451fc6f6de93c00;hp=4ea12f7e72859c905df3cafae8872f80fd29d871;hpb=6c9fcd3b5d3108702fa1ffc92dab4ab6060f9a19;p=idzebra-moved-to-github.git diff --git a/index/attribute.c b/index/attribute.c index 4ea12f7..51a5be0 100644 --- a/index/attribute.c +++ b/index/attribute.c @@ -1,4 +1,4 @@ -/* $Id: attribute.c,v 1.19 2005-01-15 19:38:24 adam Exp $ +/* $Id: attribute.c,v 1.20 2005-03-30 09:25:23 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -20,13 +20,11 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - - #include #include #include -#include +#include #include "index.h" static data1_att *getatt(data1_attset *p, int att, const char *sattr)