diff options
author | Sumit Bose <sbose@redhat.com> | 2017-02-02 12:32:13 +0100 |
---|---|---|
committer | Sumit Bose <sbose@redhat.com> | 2017-02-23 13:05:17 +0100 |
commit | 2c91c3790f4a0489b578b9c19b730af708973854 (patch) | |
tree | 0609ea6a3a01ad203eaf5740e4ff7dc332410f7c /daemons/ipa-kdb/ipa_kdb.exports | |
parent | a4c09fea01c3382ec17e2095df6fd79a73f71f1e (diff) | |
download | freeipa-certauth.tar.gz freeipa-certauth.tar.xz freeipa-certauth.zip |
WIP: IPA certauth plugincertauth
Diffstat (limited to 'daemons/ipa-kdb/ipa_kdb.exports')
-rw-r--r-- | daemons/ipa-kdb/ipa_kdb.exports | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/daemons/ipa-kdb/ipa_kdb.exports b/daemons/ipa-kdb/ipa_kdb.exports index d2c3f3024..27ce92d2e 100644 --- a/daemons/ipa-kdb/ipa_kdb.exports +++ b/daemons/ipa-kdb/ipa_kdb.exports @@ -3,6 +3,7 @@ EXPORTED { # public symbols global: kdb_function_table; + certauth_ipakdb_initvt; # everything else is local local: |