mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Revert r41179 "partially revert r41163 because r41173 didn't fix failure"
r41173 is not actually tested; it seems good. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41189 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e3bc7eec5f
commit
4ff3b7cf05
1 changed files with 1 additions and 1 deletions
|
@ -3763,7 +3763,7 @@ str2guid(const char *str, GUID *guid)
|
|||
}
|
||||
|
||||
/* License: Ruby's */
|
||||
#if !defined(_IFDEF_) && !defined(__MINGW64__)
|
||||
#ifndef HAVE_TYPE_NET_LUID
|
||||
typedef struct {
|
||||
uint64_t Value;
|
||||
struct {
|
||||
|
|
Loading…
Add table
Reference in a new issue