mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
matz
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@858 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f0ba57341a
commit
77e876615d
21 changed files with 89 additions and 101 deletions
4
io.c
4
io.c
|
@ -56,10 +56,6 @@ struct timeval {
|
|||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#ifndef strdup
|
||||
char *strdup();
|
||||
#endif
|
||||
|
||||
extern void Init_File _((void));
|
||||
|
||||
#ifdef __BEOS__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue