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/sql/libmdbsql.map Normal file
View File

@@ -0,0 +1,11 @@
LIBMDBSQL_1.0 {
#global:
# *;
#}
#LIBMDBSQL_2.0 {
global:
mdb_sql_*;
local:
*;
};