current cvs tree does build because of a small problem in ECPG. Here is a

little patch which correct that.

    thanks

                cyril
This commit is contained in:
Bruce Momjian 2000-11-26 20:45:19 +00:00
parent 0075c29f54
commit 0a829cb865
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
#ifndef false
#define bool char
#endif /* ndef bool */
#else /* __BEOS__ */
#include <SupportDefs.h>
#endif /* __BEOS__ */
#ifndef TRUE