X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-p.h;h=9de5509e2e3d46d804340af1f6528e0f6567b0aa;hp=d09c54f9bddb9ac17ee29c69d7400e39aa2ba7c8;hb=9c0d61ec236fb24ac2c1f5641630488546438459;hpb=51f1a3a3ef95b75ce626c388c0e5e3310e2f0b1c diff --git a/src/zoom-p.h b/src/zoom-p.h index d09c54f..9de5509 100644 --- a/src/zoom-p.h +++ b/src/zoom-p.h @@ -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 */