updates.
[silc.git] / includes / silcincludes.h
index 4484d57675950b4f0f7f1e5be438c644379673bc..3520afd1942b25da8988d39ff9d2fc9115f9ba05 100644 (file)
@@ -211,8 +211,10 @@ typedef uint32 * void *;
 #endif
 
 #ifndef bool
+#ifndef CXX
 #define bool unsigned char
 #endif
+#endif
 
 /* Generic global SILC includes */
 #include "bitmove.h"