freeipa/daemons/ipa-kdb/ipa_kdb.exports
2021-08-10 02:37:58 +02:00

11 lines
106 B
Plaintext

EXPORTED {
# public symbols
global:
kdb_function_table;
# everything else is local
local:
*;
};