X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fballoon_help.c;h=5001c7d9f8543752208b21e394d0cb5716f9ffd9;hb=153c92fa2a3b77ce954a1e54a5dc9ec15370cfd6;hp=f0b95efa3a2de0e629cf5a70736853e2e0b30f20;hpb=f52a96980ed9280f8f906a20d4b899dc0b027644;p=chise%2Fxemacs-chise.git- diff --git a/src/balloon_help.c b/src/balloon_help.c index f0b95ef..5001c7d 100644 --- a/src/balloon_help.c +++ b/src/balloon_help.c @@ -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