Changes between Version 32 and Version 33 of CommonProblems
- Timestamp:
- 11/24/09 20:14:45 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonProblems
v32 v33 69 69 Add below to header/source file. 70 70 71 #ifndef MSG_NOSIGNAL 72 #define MSG_NOSIGNAL 0 71 {{{ 72 #ifndef MSG_NOSIGNAL 73 #define MSG_NOSIGNAL 0 73 74 #endif 75 }}} 74 76 75 77 === stdbool.in.h (Now fixed in Haiku) ===
