summaryrefslogtreecommitdiff
path: root/ext/-test-/add_suffix/bug.c
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-02 22:37:38 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-02 22:37:38 +0000
commitcefa9413d24ce1c253516d0a6901c9aaed11f45f (patch)
tree8e2bea78a884d693e7ad35f063563173d8b7a6f8 /ext/-test-/add_suffix/bug.c
parentaa1141e16721e09d2ec468bcab0e545af52fbb4c (diff)
* 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
Diffstat (limited to 'ext/-test-/add_suffix/bug.c')
-rw-r--r--ext/-test-/add_suffix/bug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/-test-/add_suffix/bug.c b/ext/-test-/add_suffix/bug.c
index 882832ed34..cd215338e0 100644
--- a/ext/-test-/add_suffix/bug.c
+++ b/ext/-test-/add_suffix/bug.c
@@ -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"