Enable memcahced binary protocol
[yaz-moved-to-github.git] / src / zoom-p.h
index d09c54f..9de5509 100644 (file)
@@ -139,6 +139,7 @@ struct ZOOM_resultset_p {
     struct WRBUF_shptr *record_wrbuf;
 #endif
     ZOOM_resultset next;
+    char *req_facets;
     ZOOM_facet_field *res_facets;
     int num_res_facets;
     char **facets_names; /* redundant. For ZOOM_resultset_facets_names only */