Changes in uspace/lib/posix/stdbool.h [4cf8ca6:6921178] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/stdbool.h
r4cf8ca6 r6921178 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 C40 41 38 #ifdef LIBC_BOOL_H_ 42 39 #error "You can't include bool.h and stdbool.h at the same time."
Note:
See TracChangeset
for help on using the changeset viewer.