X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=rset%2Frsisamc.c;h=7eafe1ded6c3d6499d7685a7b94148a010045dfa;hb=fdbaae03ebe22fb5ede3b0e857fe7691e1d55b28;hp=09a0c2970903b2776c8cce9f0ea63e6b28109e7b;hpb=6c9fcd3b5d3108702fa1ffc92dab4ab6060f9a19;p=idzebra-moved-to-github.git diff --git a/rset/rsisamc.c b/rset/rsisamc.c index 09a0c29..7eafe1d 100644 --- a/rset/rsisamc.c +++ b/rset/rsisamc.c @@ -1,4 +1,4 @@ -/* $Id: rsisamc.c,v 1.35 2005-01-15 19:38:34 adam Exp $ +/* $Id: rsisamc.c,v 1.36 2005-03-30 09:25:24 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -26,7 +26,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include #include -#include +#include #include static RSFD r_open (RSET ct, int flag);