roken: add rk_clzll() helper function

This commit is contained in:
Luke Howard
2021-12-20 20:50:27 +11:00
parent 29cd8a46d8
commit b3bb3ac49d
5 changed files with 63 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ HEIMDAL_ROKEN_2.0 {
rk_cloexec_file;
rk_cloexec_socket;
rk_closefrom;
rk_clzll;
rk_copyhostent;
rk_dns_free_data;
rk_dns_lookup;