mirror of
https://review.haiku-os.org/haiku
synced 2025-02-22 05:29:17 +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.