1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-12 20:58:37 +03:00
samba-mirror/source3/exports/libtalloc.syms
Michael Adam dc708ef3a2 Only export talloc related symbols in libtalloc.so.
Michael
(This used to be commit 60a4c8411b71f9f17956b51fd882f71273f5b0ca)
2008-02-13 12:41:03 +01:00

7 lines
50 B
Plaintext

{
global:
talloc_*;
_talloc_*;
local: *;
};