--- libbalsa/mailbox_imap.c~ 2005-12-03 17:18:37.000000000 +0400 +++ libbalsa/mailbox_imap.c 2005-12-18 17:16:37.902594864 +0400 @@ -375,7 +375,9 @@ static void server_host_settings_changed_cb(LibBalsaServer * server, gchar * host, +#ifdef USE_SSL gboolean use_ssl, +#endif LibBalsaMailbox * mailbox) { libbalsa_mailbox_imap_update_url(LIBBALSA_MAILBOX_IMAP(mailbox));