diff --git a/backends/libyahoo2/yahoolocalaccount.h b/backends/libyahoo2/yahoolocalaccount.h index ab6c1b17ee8a37f214df136c9136c0ac60e2c75f..19eb42c86655e7e735e2f7c1f63886775c6e858b 100644 --- a/backends/libyahoo2/yahoolocalaccount.h +++ b/backends/libyahoo2/yahoolocalaccount.h @@ -48,6 +48,7 @@ class YahooLocalAccount { int conn_tag; std::map handlers; std::map > handlers_per_conn; + std::map urls; int handler_tag; int status; std::string msg;