X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=index%2Frecindex.c;h=844938136de62efe7243569a1b61b5ca9820a523;hb=18f466a66abebb91634853a5eb2dc7cadc3c8ce2;hp=793898b794e3ff4f5abfafd74a1db69a46f14724;hpb=6c9fcd3b5d3108702fa1ffc92dab4ab6060f9a19;p=idzebra-moved-to-github.git diff --git a/index/recindex.c b/index/recindex.c index 793898b..8449381 100644 --- a/index/recindex.c +++ b/index/recindex.c @@ -1,4 +1,4 @@ -/* $Id: recindex.c,v 1.41 2005-01-15 19:38:26 adam Exp $ +/* $Id: recindex.c,v 1.43 2005-04-15 10:47:48 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -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