From 8506241f3a0dce3f0d24764a3ce3d16f99bcb809 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Fri, 6 Jan 2012 12:06:35 -0800 Subject: fix how we walk functions to match new closure fmt --- src/rt/rust_upcall.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/rt/rust_upcall.cpp') diff --git a/src/rt/rust_upcall.cpp b/src/rt/rust_upcall.cpp index 6baac699e8f..a520770be3a 100644 --- a/src/rt/rust_upcall.cpp +++ b/src/rt/rust_upcall.cpp @@ -12,6 +12,7 @@ #include "rust_scheduler.h" #include "rust_unwind.h" #include "rust_upcall.h" +#include "rust_util.h" #include -- cgit 1.4.1-3-g733a5