Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/stdbool.h

    r6921178 r4cf8ca6  
    3636#define POSIX_STDBOOL_H_
    3737
     38// TODO: propose for inclusion in libc and drop bool.h,
     39//       it's a very silly incompatibility with standard C
     40
    3841#ifdef LIBC_BOOL_H_
    3942        #error "You can't include bool.h and stdbool.h at the same time."
Note: See TracChangeset for help on using the changeset viewer.