From d4a4b82973cf6199b285b938139ee02dc52c100f Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Tue, 10 Jan 2012 10:37:18 -0800 Subject: [PATCH] rt: Export upcall_s_shared_malloc since the SpiderMonkey bindings need it --- src/rt/rustrt.def.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in index 8a44a7ab151c..da353e9f6a67 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -67,6 +67,7 @@ upcall_intern_dict upcall_log_type upcall_malloc upcall_rust_personality +upcall_s_shared_malloc upcall_shared_malloc upcall_shared_free upcall_vec_grow