Skip to content

Commit a918497

Browse files
committed
Add linenoise lock helpers to rustrt.def.in.
1 parent 491ce71 commit a918497

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/rt/rustrt.def.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ rust_take_global_args_lock
189189
rust_drop_global_args_lock
190190
rust_take_change_dir_lock
191191
rust_drop_change_dir_lock
192+
rust_take_linenoise_lock
193+
rust_drop_linenoise_lock
192194
rust_get_test_int
193195
rust_get_task
194196
rust_uv_get_loop_from_getaddrinfo_req

0 commit comments

Comments
 (0)