about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2012-01-20 08:59:07 -0800
committerNiko Matsakis <niko@alum.mit.edu>2012-01-20 08:59:07 -0800
commitb7811e613d035e6bbe8a7f119b9af03e5370fca1 (patch)
treec8f2285b0982cd7433a6abb22db43179cb5370dc /src
parentf6c7cfdc3e261db79bf5e91897af9984cbc5132c (diff)
small fixes for building dist on windows
Diffstat (limited to 'src')
-rw-r--r--src/rt/rust_shape.h4
1 files changed, 2 insertions, 2 deletions
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