marius 2005-02-27 11:17:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) include stdbool.h Log: MFC: 1.7 The Intel C/C++ compiler doesn't require a typedef for _Bool when compiling C source so don't declare one when using the GCC-compatibility (defaulting to GCC 2.95.0) of ICC. Revision Changes Path 1.6.8.1 +1 -1 src/include/stdbool.h