lib/roken: add fseeko()/ftello()

This commit is contained in:
Nicolas Williams
2017-05-26 15:44:42 -05:00
committed by Viktor Dukhovni
parent 3fb30ff0a6
commit 123f702001
7 changed files with 118 additions and 2 deletions

View File

@@ -12,6 +12,8 @@ HEIMDAL_ROKEN_1.0 {
err;
errx;
free_getarg_strings;
fseeko;
ftello;
get_default_username;
get_window_size;
getarg;