add compatibility for ancient Rubies
commit24f1d168eb0937f0586c45b266bcd208431f0107
authorEric Wong <e@yhbt.net>
Tue, 28 Sep 2010 01:06:34 +0000 (27 18:06 -0700)
committerEric Wong <e@yhbt.net>
Tue, 28 Sep 2010 01:06:34 +0000 (27 18:06 -0700)
tree41663ec1fca76d628a9289a4a4cd2689b27f2eca
parente4d204c86e9420023ba3e4d8dbeb6b3fea8d6cf7
add compatibility for ancient Rubies

This is tested on Ruby 1.8.6-p114, but may work
for 1.8.5, too.  Ugh, people ought to upgrade.
ext/kgio/extconf.rb
ext/kgio/kgio_ext.c
ext/kgio/missing/ancient_ruby.h [new file with mode: 0644]