comparison 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
comparison
equal deleted inserted replaced
605:47823c2cf014 606:c9c1c4ce8f0f
25 25
26 #ifndef INCLUDED_nt_h_ 26 #ifndef INCLUDED_nt_h_
27 #define INCLUDED_nt_h_ 27 #define INCLUDED_nt_h_
28 28
29 #include "syswindows.h" 29 #include "syswindows.h"
30 #include "systime.h" /* because of struct utimbuf below */
30 31
31 #ifdef DEBUG_XEMACS 32 #ifdef DEBUG_XEMACS
32 #define DebPrint(stuff) _DebPrint stuff 33 #define DebPrint(stuff) _DebPrint stuff
33 #else 34 #else
34 #define DebPrint(stuff) 35 #define DebPrint(stuff)