Changes in uspace/lib/posix/stdbool.h [6921178:4cf8ca6] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/stdbool.h
r6921178 r4cf8ca6 36 36 #define POSIX_STDBOOL_H_ 37 37 38 // TODO: propose for inclusion in libc and drop bool.h, 39 // it's a very silly incompatibility with standard C 40 38 41 #ifdef LIBC_BOOL_H_ 39 42 #error "You can't include bool.h and stdbool.h at the same time."
Note:
See TracChangeset
for help on using the changeset viewer.