diff options
Diffstat (limited to 'src/rt')
| -rw-r--r-- | src/rt/rustrt.def.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in index d917aa93..f8ac1ed4 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -13,6 +13,7 @@ rand_free rand_new rand_next refcount +rust_dirent_filename rust_file_is_dir rust_get_stdin rust_get_stdout |