mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-02-27 06:12:43 +08:00
missing files from abi patch
This commit is contained in:
11
src/sql/libmdbsql.map
Normal file
11
src/sql/libmdbsql.map
Normal file
@@ -0,0 +1,11 @@
|
||||
LIBMDBSQL_1.0 {
|
||||
#global:
|
||||
# *;
|
||||
#}
|
||||
#LIBMDBSQL_2.0 {
|
||||
global:
|
||||
mdb_sql_*;
|
||||
|
||||
local:
|
||||
*;
|
||||
};
|
||||
Reference in New Issue
Block a user