From b7811e613d035e6bbe8a7f119b9af03e5370fca1 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Fri, 20 Jan 2012 08:59:07 -0800 Subject: small fixes for building dist on windows --- src/rt/rust_shape.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/rt') diff --git a/src/rt/rust_shape.h b/src/rt/rust_shape.h index 848e304df30..3cbb4033516 100644 --- a/src/rt/rust_shape.h +++ b/src/rt/rust_shape.h @@ -26,8 +26,8 @@ namespace shape { -typedef unsigned long tag_variant_t; -typedef unsigned long tag_align_t; +typedef unsigned tag_variant_t; +typedef unsigned tag_align_t; typedef unsigned long ref_cnt_t; // Constants -- cgit 1.4.1-3-g733a5