ruby-changes:16844
From: nobu <ko1@a...>
Date: Tue, 3 Aug 2010 07:40:44 +0900 (JST)
Subject: [ruby-changes:16844] Ruby:r28839 (trunk): * ext/-test-/add_suffix/bug.c: for the prototype.
nobu 2010-08-03 07:37:38 +0900 (Tue, 03 Aug 2010) New Revision: 28839 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=28839 Log: * ext/-test-/add_suffix/bug.c: for the prototype. Modified files: trunk/ext/-test-/add_suffix/bug.c Index: ext/-test-/add_suffix/bug.c =================================================================== --- ext/-test-/add_suffix/bug.c (revision 28838) +++ ext/-test-/add_suffix/bug.c (revision 28839) @@ -1,5 +1,6 @@ #include "ruby.h" #include "ruby/defines.h" +#include "ruby/util.h" #ifndef HAVE_RUBY_ADD_SUFFIX #define _WIN32 1 #include "util.c" -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/