summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/win32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/win32.c b/win32/win32.c
index fe5058a4f1..9301c0f5d8 100644
--- a/win32/win32.c
+++ b/win32/win32.c
@@ -5865,6 +5865,7 @@ rb_w32_lstati128(const char *path, struct stati128 *st)
return w32_stati128(path, st, filecp(), TRUE);
}
+/* License: Ruby's */
off_t
rb_w32_lseek(int fd, off_t ofs, int whence)
{