Fix NS for SRU 2.0 diagnostics
[yaz-moved-to-github.git] / src / zoom-p.h
index 0f53b04..3be4591 100644 (file)
@@ -91,6 +91,7 @@ struct ZOOM_connection_p {
     char *user;
     char *group;
     char *password;
+    int url_authentication;
 
     int async;
     int support_named_resultsets;