X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fprt-ext.h;h=dd55770521c05476f6a032b5e7f89eff12c235f9;hp=5d78106fe7766344afd44e90e29c15e660d7bd88;hb=fd4adcc80d442f84c6a1894e890b1b6ccd02615e;hpb=78942f568d83ea621661bfcd2d3f25eee3d316a1 diff --git a/include/yaz/prt-ext.h b/include/yaz/prt-ext.h index 5d78106..dd55770 100644 --- a/include/yaz/prt-ext.h +++ b/include/yaz/prt-ext.h @@ -98,14 +98,13 @@ struct Z_External Z_DiagnosticFormat *diag1; Z_Espec1 *espec1; Z_BriefBib *summary; + Z_OPACRecord *opac; Z_SearchInfoReport *searchResult1; Z_IUUpdate *update; Z_DateTime *dateTime; Z_UniverseReport *universeReport; -#ifdef ASN_COMPILED Z_Admin *adminService; Z_IU0Update *update0; -#endif } u; };