From 4d215cd9d3e0c4ea8ba802aa87773d6578c45a15 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 7 Mar 2000 08:37:59 +0000 Subject: 2000-03-07 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@634 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- struct.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'struct.c') diff --git a/struct.c b/struct.c index d345a19d9a..743a2fd7ef 100644 --- a/struct.c +++ b/struct.c @@ -10,10 +10,6 @@ #include "ruby.h" -#ifdef USE_CWGUSI -#include -#endif - VALUE rb_cStruct; static VALUE struct_alloc _((int, VALUE*, VALUE)); -- cgit v1.2.3