mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
eban
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@900 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
dea6ce41b4
commit
d68d1d1584
3 changed files with 10 additions and 2 deletions
|
@ -69,4 +69,8 @@
|
|||
# define PF_INET AF_INET
|
||||
#endif
|
||||
|
||||
#if defined(HOST_NOT_FOUND) && !defined(h_errno) && !defined(__CYGWIN__)
|
||||
extern int h_errno;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue