]> git.ipfire.org Git - thirdparty/pdns.git/commit
Change ifdef to check for __GLIBC__ instead of __linux__ to prevent errors with other...
authorJames Taylor <james@jtaylor.id.au>
Wed, 17 Dec 2014 08:14:34 +0000 (08:14 +0000)
committerJames Taylor <james@jtaylor.id.au>
Wed, 17 Dec 2014 08:14:34 +0000 (08:14 +0000)
commit1a61508c53512e9d28332d6e450314a515360737
tree6a741b38314560c9bf051d20df0ad11b4eb23d9a
parente264252626903af23504b81146d7631ae25fa63b
Change ifdef to check for __GLIBC__ instead of __linux__ to prevent errors with other libc's
pdns/receiver.cc