XEmacs 21.2.45 "Thelxepeia".
[chise/xemacs-chise.git.1] / src / s / windowsnt.h
index 985dbe3..184da5e 100644 (file)
@@ -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)