mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
f0c26fe094
Fixes following compilation warnings: ``` ipa_extdom_common.c:109:5: warning: no previous prototype for ‘__nss_to_err’ [-Wmissing-prototypes] 109 | int __nss_to_err(enum nss_status errcode) | ^~~~~~~~~~~~ ipa_extdom_common.c:738:5: warning: no previous prototype for ‘pack_ber_name_list’ [-Wmissing-prototypes] 738 | int pack_ber_name_list(struct extdom_req *req, char **fq_name_list, | ^~~~~~~~~~~~~~~~~~ ``` Reviewed-By: Alexander Bokovoy <abbra@users.noreply.github.com> |
||
---|---|---|
.. | ||
dnssec | ||
ipa-kdb | ||
ipa-otpd | ||
ipa-sam | ||
ipa-slapi-plugins | ||
ipa-version.h.in | ||
Makefile.am |