create version
This commit is contained in:
13
src/version.map
Normal file
13
src/version.map
Normal file
@@ -0,0 +1,13 @@
|
||||
VERS_2.4{
|
||||
global:
|
||||
extern "C++" {
|
||||
g_*;
|
||||
*TSG_MASTER_INIT*;
|
||||
*TSG_BWLIST_TCP_ENTRY*;
|
||||
*TSG_MASTER_UNLOAD*;
|
||||
*tsg_send_log*;
|
||||
*tsg_scan_nesting_addr*;
|
||||
*tsg_pull_policy_result*;
|
||||
};
|
||||
local: *;
|
||||
};
|
||||
Reference in New Issue
Block a user