Files @ 8d7e8be351f5
Branch filter:

Location: libtransport.git/msvc-deps/curl/lib/libcurl.vers.in

Vitaly Takmazov
IRC Backend: fix compilation with libCommuni > 2.0.0
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

CURL_@VERSIONED_FLAVOUR@4
{
  global: curl_*;
  local: *;
};