missing files from abi patch

This commit is contained in:
Brian Bruns
2011-08-11 10:04:27 -04:00
committed by Brian Bruns
parent 3f26ec69cf
commit 0897cbe612
3 changed files with 38 additions and 0 deletions

11
src/odbc/libmdbodbc.map Normal file
View File

@@ -0,0 +1,11 @@
LIBMDBODBC_0.0 {
#global:
# *;
#}
#LIBMDBODBC_1.0 {
global:
SQL*;
local:
*;
};