diff src/nt.h @ 606:c9c1c4ce8f0f

[xemacs-hg @ 2001-06-02 06:55:26 by ben] Makefile.in.in: eliminate that pesky "defaulting to 00401000" warning. nt.h: eliminate warnings.
author ben
date Sat, 02 Jun 2001 06:55:28 +0000
parents 4f6ba8f1fb3d
children 943eaba38521
line wrap: on
line diff
--- a/src/nt.h	Sat Jun 02 06:16:55 2001 +0000
+++ b/src/nt.h	Sat Jun 02 06:55:28 2001 +0000
@@ -27,6 +27,7 @@
 #define INCLUDED_nt_h_
 
 #include "syswindows.h"
+#include "systime.h" /* because of struct utimbuf below */
 
 #ifdef DEBUG_XEMACS
 #define DebPrint(stuff) _DebPrint stuff