mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
14 lines
130 B
Plaintext
14 lines
130 B
Plaintext
HIDDEN
|
|
{
|
|
local:
|
|
__*;
|
|
_rest*;
|
|
_save*;
|
|
};
|
|
|
|
CURL_@CURL_LT_SHLIB_VERSIONED_FLAVOUR@4
|
|
{
|
|
global: curl_*;
|
|
local: *;
|
|
};
|