mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 14:25:58 +01:00
Our features.h does not define __USE_GNU, and so applications trying to use this GNU-ism would have to define it for themselves, even if _GNU_SOURCE had already been specified.