Subject: CVS commit: src/lib/libcurses
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 07/01/2007 10:53:59
Module Name:	src
Committed By:	xtraeme
Date:		Sun Jul  1 10:53:59 UTC 2007

Modified Files:
	src/lib/libcurses: curses.h

Log Message:
Do not typedef bool as char, just include stdbool.h. Fixes a build
failure with regress/include/okheaders.

Suggestion by mlelstv@ and ok by blymn@.


To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 src/lib/libcurses/curses.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.