]> git.eshelyaron.com Git - emacs.git/commitdiff
(utimbuf): New macro.
authorGeoff Voelker <voelker@cs.washington.edu>
Thu, 23 Apr 1998 23:41:42 +0000 (23:41 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Thu, 23 Apr 1998 23:41:42 +0000 (23:41 +0000)
src/s/ms-w32.h

index 9a0b3ae466443f8b84fdfe26040ce869fefed27a..c0d3436738db1541a5a0ddedf8e2ebee4c3876f9 100644 (file)
@@ -360,6 +360,7 @@ Boston, MA 02111-1307, USA.  */
 #define putw     _putw
 #define umask    _umask
 #define utime    _utime
+#define utimbuf          _utimbuf
 #define index     strchr
 #define rindex    strrchr