random updates including various forms of compiled libmaxminddb files for different operating systems
This commit is contained in:
16
third_party/lib/libmaxminddb.ver
vendored
Normal file
16
third_party/lib/libmaxminddb.ver
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{ global:
|
||||
MMDB_aget_value;
|
||||
MMDB_close;
|
||||
MMDB_dump_entry_data_list;
|
||||
MMDB_free_entry_data_list;
|
||||
MMDB_get_entry_data_list;
|
||||
MMDB_get_metadata_as_entry_data_list;
|
||||
MMDB_get_value;
|
||||
MMDB_lib_version;
|
||||
MMDB_lookup_sockaddr;
|
||||
MMDB_lookup_string;
|
||||
MMDB_open;
|
||||
MMDB_read_node;
|
||||
MMDB_strerror;
|
||||
MMDB_vget_value;
|
||||
local: *; };
|
||||
Reference in New Issue
Block a user