зеркало из https://github.com/github/ruby.git
win32/win32.c: remove unnecessary declaration
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54811 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
a19b53aeab
Коммит
f9602ee315
|
@ -5280,7 +5280,6 @@ stati64_set_inode_handle(HANDLE h, struct stati64 *st)
|
|||
}
|
||||
|
||||
#undef fstat
|
||||
extern int fstat(int, struct stat *);
|
||||
/* License: Ruby's */
|
||||
int
|
||||
rb_w32_fstat(int fd, struct stat *st)
|
||||
|
|
Загрузка…
Ссылка в новой задаче