X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-p.h;h=139d559f871c48cbfaa99c42378e98985f491b61;hp=c2125a19ca5d6ae2e101f2b549d63ab0c49e1c7a;hb=d04d76e81e83b653b2e8fcfd9e311e764c5d15ba;hpb=3d74409576bae9e1c80db193ec1fd9917f63fa42 diff --git a/src/zoom-p.h b/src/zoom-p.h index c2125a1..139d559 100644 --- a/src/zoom-p.h +++ b/src/zoom-p.h @@ -73,6 +73,7 @@ struct ZOOM_connection_p { int reconnect_ok; ODR odr_in; ODR odr_out; + ODR odr_print; char *buf_in; int len_in; char *buf_out;