threads_posix: Fix compiler warning due to redefinition of _GNU_SOURCE
authorChris Dickens <christopher.a.dickens@gmail.com>
Sun, 7 Sep 2014 04:59:03 +0000 (21:59 -0700)
committerChris Dickens <christopher.a.dickens@gmail.com>
Sun, 7 Sep 2014 04:59:03 +0000 (21:59 -0700)
commita0d37149dc7a51e8122ae666783333cde321bc44
tree73e80d1f23a38af2c17bc104a465442f495a6ac3
parentd8a2950f5409ee399c386b56301d49c61ee71fdf
threads_posix: Fix compiler warning due to redefinition of _GNU_SOURCE

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
libusb/os/threads_posix.c