From: xwt Date: Fri, 30 Jan 2004 07:39:32 +0000 (+0000) Subject: 2003/10/17 06:09:38 X-Git-Tag: RC3~464 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=a7a57075216178952d030924157f6059c02d031d 2003/10/17 06:09:38 darcs-hash:20040130073932-3ac31-de00d90498883362a1a595f86a85219a02336d47.gz --- diff --git a/src/org/xwt/plat/GCJ.cc b/src/org/xwt/plat/GCJ.cc index 9a9b1bb..4fe25f1 100644 --- a/src/org/xwt/plat/GCJ.cc +++ b/src/org/xwt/plat/GCJ.cc @@ -25,6 +25,8 @@ extern "C" { using org::xwt::util::Log; +#define TRUE 1 + // builtin.xwar ///////////////////////////////////////////////////////// extern unsigned char builtin_bytes[];