From e3fa22ab13b13db460eaa33df1c52245242d1275 Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Wed, 27 Apr 2011 14:40:16 -0700 Subject: rt: Add str_vec to the def file. Puts out burning tinderbox. --- src/rt/rustrt.def.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in index d724dd71..e378fa8d 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -31,6 +31,7 @@ str_from_buf str_from_cstr str_from_vec str_push_byte +str_vec task_sleep unsupervise upcall_clone_chan -- cgit v1.2.3