1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ext/-test-/add_suffix/bug.c: for the prototype.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28839 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2010-08-02 22:37:38 +00:00
parent aa1141e167
commit cefa9413d2

View file

@ -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"