Fixes for snippet/scan where we do "reextract". The setStoreData
[idzebra-moved-to-github.git] / index / reckeys.h
index ed906da..403c16a 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: reckeys.h,v 1.7 2006-11-21 14:32:38 adam Exp $
-   Copyright (C) 1995-2006
+/* $Id: reckeys.h,v 1.9 2007-01-15 20:08:25 adam Exp $
+   Copyright (C) 1995-2007
    Index Data ApS
 
 This file is part of the Zebra server.
@@ -23,6 +23,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #ifndef RECKEYS_H
 #define RECKEYS_H
 
+#include <yaz/yconfig.h>
+#include "it_key.h"
+
 YAZ_BEGIN_CDECL
 
 typedef struct zebra_rec_keys_t_ *zebra_rec_keys_t;