X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=rset%2Frsisamb.c;h=ed009dd9fe5e102a0643fa62a94de316e5856d08;hp=2f87328a61fc1d565d0fd0e548fefc97ca12a4c6;hb=39290b5192ee6163b3f964e320809b675011f2b7;hpb=3aa36f2aff049abbb012fab528183a189c06663f diff --git a/rset/rsisamb.c b/rset/rsisamb.c index 2f87328..ed009dd 100644 --- a/rset/rsisamb.c +++ b/rset/rsisamb.c @@ -1,4 +1,4 @@ -/* $Id: rsisamb.c,v 1.3 2004-01-16 15:27:35 heikki Exp $ +/* $Id: rsisamb.c,v 1.4 2004-01-28 10:44:52 heikki Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -27,6 +27,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include #include +#include static void *r_create(RSET ct, const struct rset_control *sel, void *parms); static RSFD r_open (RSET ct, int flag);