Bug #529. On Unix, combine pthreed locks with file locking because file
[idzebra-moved-to-github.git] / index / index.h
index 1bb24f1..e2f5f3e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: index.h,v 1.167 2006-06-13 12:02:08 adam Exp $
+/* $Id: index.h,v 1.169 2006-06-23 11:21:38 adam Exp $
    Copyright (C) 1995-2005
    Index Data ApS
 
@@ -436,6 +436,7 @@ ZEBRA_RES zebra_apt_get_ord(ZebraHandle zh,
 
 ZEBRA_RES zebra_attr_list_get_ord(ZebraHandle zh,
                                   Z_AttributeList *attr_list,
+                                  zinfo_index_category_t cat,
                                   int index_type,
                                   oid_value curAttributeSet,
                                   int *ord);