xref: /netbsd-src/external/bsd/openldap/dist/libraries/libldap/libldap.vers.in (revision e670fd5c413e99c2f6a37901bb21c537fcd322d2)
1*e670fd5cSchristosHIDDEN
2*e670fd5cSchristos{
3*e670fd5cSchristos  local:
4*e670fd5cSchristos    __*;
5*e670fd5cSchristos    _rest*;
6*e670fd5cSchristos    _save*;
7*e670fd5cSchristos};
8*e670fd5cSchristos
9*e670fd5cSchristosOPENLDAP_@OPENLDAP_LIBRELEASE@
10*e670fd5cSchristos{
11*e670fd5cSchristos  global:
12*e670fd5cSchristos    ldap_*;
13*e670fd5cSchristos    ldif_*;
14*e670fd5cSchristos  local: *;
15*e670fd5cSchristos};
16*e670fd5cSchristos
17