X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fbackend.h;h=8296e6367035ba22d846338aea49a77fdd2dc608;hb=d4c12ec7c451e74a949cc7c8d5fef226c995ddc6;hp=a7c7bf542a599c6a97c1da8f44714e5cd529b22b;hpb=99268f722648e84bf5c54eb685a1434e100f38a1;p=yaz-moved-to-github.git diff --git a/include/backend.h b/include/backend.h index a7c7bf5..8296e63 100644 --- a/include/backend.h +++ b/include/backend.h @@ -33,6 +33,7 @@ typedef struct bend_initrequest { char *configname; + Z_IdAuthentication *auth; } bend_initrequest; typedef struct bend_initresult