From 7c57b8baf5e71e114da226293f15cd96d5baacac Mon Sep 17 00:00:00 2001 From: Eric Holk Date: Fri, 17 Jun 2011 11:35:10 -0700 Subject: [PATCH] Updating rustrt.def.in so that the path manipulation functions work on OS X. --- 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 3d0b73da5e58..b47d18e780eb 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -27,6 +27,7 @@ rust_process_wait rust_ptr_eq rust_run_program rust_start +rust_getcwd size_of squareroot str_alloc