Remove #ifndef _GNU_SOURCE conditions.
We already use an unguarded #define _GNU_SOURCE throughout the code, so clean these out #ifndef guards out just for consistency.
Please register or sign in to comment
We already use an unguarded #define _GNU_SOURCE throughout the code, so clean these out #ifndef guards out just for consistency.