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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ruby/win32.h b/include/ruby/win32.h
index f24ba98b5f..13e01a4365 100644
--- a/include/ruby/win32.h
+++ b/include/ruby/win32.h
@@ -303,7 +303,6 @@ extern int rb_w32_stati64(const char *, struct stati64 *);
extern int rb_w32_ustati64(const char *, struct stati64 *);
extern int rb_w32_access(const char *, int);
extern int rb_w32_uaccess(const char *, int);
-extern int rb_w32_subtract(struct timeval *rest, const struct timeval *wait);
#ifdef __BORLANDC__
extern int rb_w32_fstati64(int, struct stati64 *);