changeset 9798:05a06f8f244d

(DOS_NT): Defined.
author Richard M. Stallman <rms@gnu.org>
date Tue, 01 Nov 1994 08:45:04 +0000
parents 05d9072c5a38
children c9c11e41bf07
files src/s/msdos.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/msdos.h	Tue Nov 01 08:44:15 1994 +0000
+++ b/src/s/msdos.h	Tue Nov 01 08:45:04 1994 +0000
@@ -39,6 +39,8 @@
 #ifndef MSDOS
 #define MSDOS
 #endif
+
+#define DOS_NT	/* MSDOS or WINDOWSNT */
 #undef BSD
 #undef VMS