From 2aaca455b93351847c0c267a24a3f8c3eb6920a7 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Wed, 28 Mar 2012 14:26:38 -0700 Subject: Tidy up multiple declarations and STDC_FOO_MACROS guards in headers. --- src/rt/rust_kernel.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/rt/rust_kernel.cpp') diff --git a/src/rt/rust_kernel.cpp b/src/rt/rust_kernel.cpp index 3b6ddbe4db2..e74819ab318 100644 --- a/src/rt/rust_kernel.cpp +++ b/src/rt/rust_kernel.cpp @@ -1,8 +1,3 @@ -// A workaround that makes INTPTR_MAX be visible -#ifdef __FreeBSD__ -#define __STDC_LIMIT_MACROS 1 -#endif - #include "rust_internal.h" #include "rust_util.h" #include "rust_scheduler.h" -- cgit 1.4.1-3-g733a5