Fixed bug #316: Numerical sort does not work for search.
[idzebra-moved-to-github.git] / index / recindex.h
index 15201a2..403795d 100644 (file)
@@ -1,6 +1,6 @@
-/* $Id: recindex.h,v 1.21 2004-08-04 08:35:23 adam Exp $
-   Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
-   Index Data Aps
+/* $Id: recindex.h,v 1.24 2005-03-30 09:25:23 adam Exp $
+   Copyright (C) 1995-2005
+   Index Data ApS
 
 This file is part of the Zebra server.
 
@@ -23,8 +23,9 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #ifndef RECINDEX_H
 #define RECINDEX_H
 
-#include <zebrautl.h>
-#include <bfile.h>
+#include <idzebra/util.h>
+#include <zebra-lock.h>
+#include <idzebra/bfile.h>
 
 YAZ_BEGIN_CDECL