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_kernel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rt/rust_kernel.cpp') diff --git a/src/rt/rust_kernel.cpp b/src/rt/rust_kernel.cpp index f009541053d..3078f6b78c4 100644 --- a/src/rt/rust_kernel.cpp +++ b/src/rt/rust_kernel.cpp @@ -1,4 +1,5 @@ #include "rust_internal.h" +#include "rust_util.h" #define KLOG_(...) \ KLOG(this, kern, __VA_ARGS__) @@ -216,6 +217,5 @@ rust_kernel::win32_require(LPCTSTR fn, BOOL ok) { // indent-tabs-mode: nil // c-basic-offset: 4 // buffer-file-coding-system: utf-8-unix -// compile-command: "make -k -C $RBUILD 2>&1 | sed -e 's/\\/x\\//x:\\//g'"; // End: // -- cgit 1.4.1-3-g733a5