From: tomo Date: Tue, 9 May 2000 02:19:07 +0000 (+0000) Subject: Initial revision X-Git-Tag: r21-2-30~2^2 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=commitdiff_plain;h=5e4b9842b4eae09992b4f88326dc3b88a19ded7e Initial revision --- diff --git a/nt/Xmd.patch b/nt/Xmd.patch new file mode 100644 index 0000000..4240677 --- /dev/null +++ b/nt/Xmd.patch @@ -0,0 +1,10 @@ +--- Xmd.h~ Thu Jun 08 23:20:40 1995 ++++ Xmd.h Sun Mar 16 13:09:10 1997 +@@ -150,8 +150,9 @@ + typedef CARD16 BITS16; + typedef CARD8 BYTE; + ++#ifndef WIN32 + typedef CARD8 BOOL; +- ++#endif