aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/ms-w32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/ms-w32.h b/src/s/ms-w32.h
index 9a0b3ae4664..c0d3436738d 100644
--- a/src/s/ms-w32.h
+++ b/src/s/ms-w32.h
@@ -360,6 +360,7 @@ Boston, MA 02111-1307, USA. */
360#define putw _putw 360#define putw _putw
361#define umask _umask 361#define umask _umask
362#define utime _utime 362#define utime _utime
363#define utimbuf _utimbuf
363#define index strchr 364#define index strchr
364#define rindex strrchr 365#define rindex strrchr
365 366