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

2000-05-25

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@715 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
matz 2000-05-25 05:55:12 +00:00
parent 106eb09a38
commit d7fe17edf0
14 changed files with 160 additions and 114 deletions

View file

@ -15,8 +15,8 @@
#endif
#include <ctype.h>
#include <ruby.h>
#include <rubyio.h>
#include "ruby.h"
#include "rubyio.h"
#include <signal.h>
#ifdef HAVE_SYS_STROPTS_H