2007-08-20 [paul] 2.10.0cvs136
[claws.git] / src / ldapquery.h
index eb5458e1b49f7c9b72c05fa3fa506e8586aed429..78db1738152bf53d4d7fdc727caa654f99a7d245 100644 (file)
@@ -68,6 +68,7 @@ struct _NameValuePair {
 };
 
 /* Function prototypes */
+void ldapqry_print(LdapQuery *qry, FILE *stream);
 void ldapqry_initialize                ( void );
 LdapQuery *ldapqry_create      ( void );
 void ldapqry_set_control       ( LdapQuery *qry, LdapControl *ctl );