$NetBSD$

--- src/j-sys.h.orig	Sat Dec 11 15:03:16 2004
+++ src/j-sys.h	Sat Dec 11 15:03:37 2004
@@ -239,7 +239,7 @@
 #endif
 
 #if !defined (HAVE_BOOL)
-typedef int     bool;
+#define bool	int
 #endif
 
 #ifndef true
