# HG changeset patch # User Geoff Voelker # Date 893374902 0 # Node ID 4dbaa2bfab6ebcaf45b7407e17f9a84396e2aed6 # Parent d0b03ce6dcf57b7b358da971077f55e9beb971a9 (utimbuf): New macro. diff -r d0b03ce6dcf5 -r 4dbaa2bfab6e src/s/ms-w32.h --- a/src/s/ms-w32.h Thu Apr 23 23:41:12 1998 +0000 +++ b/src/s/ms-w32.h Thu Apr 23 23:41:42 1998 +0000 @@ -360,6 +360,7 @@ #define putw _putw #define umask _umask #define utime _utime +#define utimbuf _utimbuf #define index strchr #define rindex strrchr