summaryrefslogtreecommitdiffstats
path: root/include/rubyio.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-26 00:55:09 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-26 00:55:09 +0000
commitdbbd699c612519ae8d5e99237c5dbf1eabbc3c7e (patch)
tree3d0d1bc92620df23cf5e70ac0ca97051937a8dca /include/rubyio.h
parent8669ddb9d078f8e10fc27df8fe5649b5437afe85 (diff)
downloadruby-dbbd699c612519ae8d5e99237c5dbf1eabbc3c7e.tar.gz
ruby-dbbd699c612519ae8d5e99237c5dbf1eabbc3c7e.tar.xz
ruby-dbbd699c612519ae8d5e99237c5dbf1eabbc3c7e.zip
* include/ruby{io,sig}.h: moved to include/ruby/backward.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19563 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'include/rubyio.h')
-rw-r--r--include/rubyio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rubyio.h b/include/rubyio.h
deleted file mode 100644
index 59ecedca9..000000000
--- a/include/rubyio.h
+++ /dev/null
@@ -1 +0,0 @@
-#include "ruby/io.h"