VirtualBox

Changeset 2660 in kBuild for trunk/src/sed/lib


Ignore:
Timestamp:
Sep 10, 2012 9:58:26 PM (12 years ago)
Author:
bird
Message:

sed: three haiku hacks, two for gcc2 and one for broken mbrtowc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sed/lib/regex_internal.h

    r755 r2660  
    4040# include <wctype.h>
    4141#endif /* HAVE_WCTYPE_H || _LIBC */
    42 #if defined HAVE_STDBOOL_H || defined _LIBC
     42#if defined HAVE_STDBOOL_H || defined _LIBC || defined(__HAIKU__) /* haiku hack */
    4343# include <stdbool.h>
    4444#endif /* HAVE_STDBOOL_H || _LIBC */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette