summaryrefslogtreecommitdiff
path: root/include/ruby/win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/win32.h')
-rw-r--r--include/ruby/win32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ruby/win32.h b/include/ruby/win32.h
index 4b938626af..eaf7363237 100644
--- a/include/ruby/win32.h
+++ b/include/ruby/win32.h
@@ -439,6 +439,8 @@ __declspec(dllimport) extern int finite(double);
#define S_IXOTH 0001
#endif
+#define S_IFLNK 0xa000
+
/*
* define this so we can do inplace editing
*/