X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=rset%2Frsisamc.c;h=7eafe1ded6c3d6499d7685a7b94148a010045dfa;hb=deff57cfa9d9b39c4a4f1c9b82a64c6e61d821a4;hp=09a0c2970903b2776c8cce9f0ea63e6b28109e7b;hpb=8374209906a1ff4f2b0f9a855f67af2b460dfea4;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);