X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fs%2Fwindowsnt.h;h=184da5e988a780717fdc250fc3e68f17d19f60fa;hp=985dbe31b574b22e4f5d92cbc9a0d49bb4d7431b;hb=1cc5b779cb8755e01e02aead4fba711c06158b90;hpb=40402600969429d5253e62c6314a3eebbb21f027 diff --git a/src/s/windowsnt.h b/src/s/windowsnt.h index 985dbe3..184da5e 100644 --- a/src/s/windowsnt.h +++ b/src/s/windowsnt.h @@ -226,7 +226,6 @@ typedef int pid_t; #define HAVE_MOUSE #define HAVE_H_ERRNO -#define HAVE_STRUCT_UTIMBUF /* Compatibility macros. Some used to be routines in nt.c */ #define strcasecmp(x,y) _stricmp(x,y)