(GT-09035): Separate J83-5563, J90-5563, JX1-5563 and JC3-4AC8.
[chise/xemacs-chise.git-] / src / balloon_help.c
index f0b95ef..5001c7d 100644 (file)
@@ -44,7 +44,7 @@ Boston, MA 02111-1307, USA.  */
 
 #include "balloon_help.h"
 
-#ifndef WINDOWSNT
+#ifndef max
 #define max(x,y) (x>y?x:y)
 #endif