mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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:
parent
a19b53aeab
commit
f9602ee315
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue