From ee85a6e72bdc4bd325e10e83a9f7de6b2693f20b Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 9 Jan 2018 06:24:10 +0000 Subject: internal.h: remove dependecy on ruby/io.h git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- win32/win32.c | 1 + 1 file changed, 1 insertion(+) (limited to 'win32') diff --git a/win32/win32.c b/win32/win32.c index 5cb842ff76..025c4a3726 100644 --- a/win32/win32.c +++ b/win32/win32.c @@ -23,6 +23,7 @@ #include "ruby/ruby.h" #include "ruby/encoding.h" +#include "ruby/io.h" #include "ruby/util.h" #include #include -- cgit v1.2.3