summaryrefslogtreecommitdiffstats
path: root/libraries/libldap/libldap.vers.in
blob: 3a9ad893c22d1d8430a0e994280d7caacf3042ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

OPENLDAP_@OPENLDAP_LIBRELEASE@
{
  global:
    ldap_*;
    ldif_*;
  local: *;
};