X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=rset%2Frsisamc.c;h=7eafe1ded6c3d6499d7685a7b94148a010045dfa;hp=fc5ad178d7578285533bcd88218fd459031c0127;hb=deff57cfa9d9b39c4a4f1c9b82a64c6e61d821a4;hpb=91f3276e52330d79dbeca2fb228c8837afcf9130 diff --git a/rset/rsisamc.c b/rset/rsisamc.c index fc5ad17..7eafe1d 100644 --- a/rset/rsisamc.c +++ b/rset/rsisamc.c @@ -1,6 +1,6 @@ -/* $Id: rsisamc.c,v 1.34 2005-01-11 14:03:04 adam Exp $ +/* $Id: rsisamc.c,v 1.36 2005-03-30 09:25:24 adam Exp $ Copyright (C) 1995-2005 - Index Data Aps + Index Data ApS This file is part of the Zebra server. @@ -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);