From: Tilghman Lesher Date: Thu, 19 Mar 2009 17:00:13 +0000 (+0000) Subject: 2 symbols defined when DEBUG_THREADS X-Git-Tag: 11.0.0-beta1~5208 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af5ec9ba080b17d921b8d39f37b189a7a64d3314;p=thirdparty%2Fasterisk.git 2 symbols defined when DEBUG_THREADS git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@183196 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/res/res_odbc.exports b/res/res_odbc.exports index c874b5a84f..0512ab809f 100644 --- a/res/res_odbc.exports +++ b/res/res_odbc.exports @@ -9,7 +9,9 @@ ast_odbc_prepare_and_execute; ast_odbc_release_obj; ast_odbc_request_obj; + _ast_odbc_request_obj; ast_odbc_request_obj2; + _ast_odbc_request_obj2; ast_odbc_retrieve_transaction_obj; ast_odbc_sanity_check; ast_odbc_smart_execute;