summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2009-03-19 17:00:13 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2009-03-19 17:00:13 +0000
commitaf5ec9ba080b17d921b8d39f37b189a7a64d3314 (patch)
tree4bdb1e0965fcfc5806af1687072b6aa12d619631 /res
parent2764c2821feb60aa28bdfdb65ff01b4117052ef5 (diff)
2 symbols defined when DEBUG_THREADS
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@183196 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res')
-rw-r--r--res/res_odbc.exports2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/res_odbc.exports b/res/res_odbc.exports
index c874b5a84..0512ab809 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;