1
0
Fork 0
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:
naruse 2013-06-08 16:49:49 +00:00
parent e3bc7eec5f
commit 4ff3b7cf05

View file

@ -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 {