summaryrefslogtreecommitdiff
path: root/win32/win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/win32.c')
-rw-r--r--win32/win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/win32.c b/win32/win32.c
index 99802d07d0..1805fe1015 100644
--- a/win32/win32.c
+++ b/win32/win32.c
@@ -252,7 +252,7 @@ rb_w32_osid(void)
}
#endif
-static DWORD
+DWORD
rb_w32_osver(void)
{
return osver.dwMajorVersion;