Added delete to proto & other little things.
[yaz-moved-to-github.git] / include / backend.h
index a7c7bf5..8296e63 100644 (file)
@@ -33,6 +33,7 @@
 typedef struct bend_initrequest
 {
     char *configname;
+    Z_IdAuthentication *auth;
 } bend_initrequest;
 
 typedef struct bend_initresult