X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-p.h;h=b150422edb55e1ea5d1ebe5ef38630a7e7f316a0;hb=692cfa1de9dd855c1725db48f6d0a2cddcae9fcd;hp=e8c58b5d0f82cc3e691d1a7cdd9bf5188550cf8f;hpb=3c287bc1d48ee6a1f300054c2cebd0ba312bd5b9;p=yaz-moved-to-github.git diff --git a/src/zoom-p.h b/src/zoom-p.h index e8c58b5..b150422 100644 --- a/src/zoom-p.h +++ b/src/zoom-p.h @@ -73,6 +73,8 @@ struct ZOOM_connection_p { ODR odr_in; ODR odr_out; ODR odr_print; + ODR odr_save; + char *buf_in; int len_in; char *buf_out;