roken: Export rk_getpwnam_r() (fix #1097)

Bug and fix reported by https://github.com/esaaprillia.
This commit is contained in:
Nicolas Williams
2024-01-05 11:38:12 -06:00
parent ff41f2ae7c
commit 42e23b1777

View File

@@ -76,6 +76,7 @@ HEIMDAL_ROKEN_2.0 {
rk_getipnodebyname;
rk_getnameinfo;
rk_getprogname;
rk_getpwnam_r;
rk_glob;
rk_globfree;
rk_hex_decode;