From: Peter van Dijk Date: Mon, 12 Jan 2015 15:38:20 +0000 (+0100) Subject: import 'Add DragonFly support.' from pkgsrc X-Git-Tag: rec-3.7.0-rc2~28^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0c86d4c318018c34dc76419f4fcf8052d3e48008;p=thirdparty%2Fpdns.git import 'Add DragonFly support.' from pkgsrc --- diff --git a/pdns/dns.hh b/pdns/dns.hh index efd756fd09..711ef1c219 100644 --- a/pdns/dns.hh +++ b/pdns/dns.hh @@ -144,7 +144,7 @@ struct EDNS0Record uint16_t Z; } GCCPACKATTRIBUTE; -#if __FreeBSD__ || __APPLE__ || __OpenBSD__ || defined(__FreeBSD_kernel__) +#if __FreeBSD__ || __APPLE__ || __OpenBSD__ || __DragonFly__ || defined(__FreeBSD_kernel__) #include #elif __linux__ || __GNU__ # include