X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Frset.h;h=b364aeeba05e3c5946519db953f2fb306ba6971d;hb=1e58ebd4607490d810c7396a4e87eb70d9528166;hp=f9ef08b516a30595fe96c70a06080903d8b17af5;hpb=24a64bbffcb21e463e21c714fa8bfdb76eda6b42;p=idzebra-moved-to-github.git diff --git a/include/rset.h b/include/rset.h index f9ef08b..b364aee 100644 --- a/include/rset.h +++ b/include/rset.h @@ -1,4 +1,4 @@ -/* $Id: rset.h,v 1.42 2004-11-03 16:04:45 heikki Exp $ +/* $Id: rset.h,v 1.43 2004-12-08 14:02:36 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -29,9 +29,9 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA /* unfortunately we need the isam includes here, for the arguments for */ /* rsisamX_create */ -#include -#include -#include +#include +#include +#include #ifdef __cplusplus extern "C" {