From d81c20771d440001295945086d0c58e4125b5660 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 28 Nov 2011 02:00:53 +0000 Subject: * include/ruby/subst.h: typo of r33876. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- include/ruby/subst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ruby/subst.h') diff --git a/include/ruby/subst.h b/include/ruby/subst.h index cd12f0f341..79a5165cfb 100644 --- a/include/ruby/subst.h +++ b/include/ruby/subst.h @@ -17,7 +17,7 @@ #define close ruby_close #endif -#ifdef __WIN32__ +#ifdef _WIN32 #undef inet_ntop #define inet_ntop(f,a,n,l) rb_w32_inet_ntop(f,a,n,l) -- cgit v1.2.3