Imported Upstream version 4.6.2
This commit is contained in:
11
daemons/ipa-kdb/ipa_kdb.exports
Normal file
11
daemons/ipa-kdb/ipa_kdb.exports
Normal file
@@ -0,0 +1,11 @@
|
||||
EXPORTED {
|
||||
|
||||
# public symbols
|
||||
global:
|
||||
kdb_function_table;
|
||||
certauth_ipakdb_initvt;
|
||||
|
||||
# everything else is local
|
||||
local:
|
||||
*;
|
||||
};
|
||||
Reference in New Issue
Block a user