X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fattribute.c;h=51a5be086c23689cc53da675782b7b0f84a3c36e;hb=342c28e71fe5122d17d760a930107cab0266e9c6;hp=54983477cc9a12902fbb39097f13946b4355aeb6;hpb=5437b50633032595afe6f87dc0f989bc92a5aea8;p=idzebra-moved-to-github.git diff --git a/index/attribute.c b/index/attribute.c index 5498347..51a5be0 100644 --- a/index/attribute.c +++ b/index/attribute.c @@ -1,6 +1,6 @@ -/* $Id: attribute.c,v 1.17 2004-11-19 10:26:56 heikki Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 - Index Data Aps +/* $Id: attribute.c,v 1.20 2005-03-30 09:25:23 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -20,13 +20,11 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - - #include -#include +#include #include -#include +#include #include "index.h" static data1_att *getatt(data1_attset *p, int att, const char *sattr)