X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frecindex.c;h=844938136de62efe7243569a1b61b5ca9820a523;hb=2ca7b6bfd7e8d9a2cb9c36bf2520b46511a594eb;hp=8abf38a538d62951e0ae97f4d35d1c8084a26f6e;hpb=d2a54c2374f536a3fe635053b6664225a88d2f43;p=idzebra-moved-to-github.git diff --git a/index/recindex.c b/index/recindex.c index 8abf38a..8449381 100644 --- a/index/recindex.c +++ b/index/recindex.c @@ -1,6 +1,6 @@ -/* $Id: recindex.c,v 1.40 2005-01-15 13:03:29 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 - Index Data Aps +/* $Id: recindex.c,v 1.43 2005-04-15 10:47:48 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -38,9 +38,11 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA * length = 0 if same as previous */ #include +#include #include #include +#include #include "recindxp.h" #if HAVE_BZLIB_H