fcac280b01
The _BSD_SOURCE feature-test macro is deprecated and newer in glibc versions the headers generate a warning for using it. _GNU_SOURCE enables everything that does and more, and our code is compatible with it. Change-Id: Ic049fd835d77f17e81faae0ac3349565a5b6f9b6