More simple map file without revisions. Add ODBCINST*.

This commit is contained in:
Jean-Michel Vourgère
2011-09-04 17:15:00 -04:00
committed by Brian Bruns
parent cc7f9d8fa1
commit 0919ca2a89
3 changed files with 4 additions and 15 deletions

View File

@@ -1,8 +1,4 @@
LIBMDB_1.0 {
# global:
# *;
# }
# LIBMDB_2.0 {
{
global:
mdb_*;
_mdb_put_int16;

View File

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

View File

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