eban
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@959 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
975e0fadaa
commit
734cbb634d
2
file.c
2
file.c
@ -1129,7 +1129,7 @@ static VALUE
|
||||
rb_file_s_readlink(obj, path)
|
||||
VALUE obj, path;
|
||||
{
|
||||
#ifdef HAVE_READLINK_VOID
|
||||
#ifdef HAVE_READLINK
|
||||
char buf[MAXPATHLEN];
|
||||
int cc;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user