From 68706e0c527bc50ada54e3b93a88c5ee3e33b8e2 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 31 Aug 2010 01:31:47 +0300 Subject: support password for every KeyID (but only one password in memory at same time) --- commonheaders.h | 1 + 1 file changed, 1 insertion(+) (limited to 'commonheaders.h') diff --git a/commonheaders.h b/commonheaders.h index 24fcb69..e80d81f 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -66,4 +66,5 @@ using std::fstream; #include "jabber_account.h" #include "metacontacts.h" #include "log.h" +extern logtofile debuglog; #endif -- cgit v1.2.3