]> granicus.if.org Git - pdns/commitdiff
Justin Clift discovered OSX needs some help to support the new destination sensing...
authorBert Hubert <bert.hubert@netherlabs.nl>
Sun, 7 Oct 2012 13:07:33 +0000 (13:07 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Sun, 7 Oct 2012 13:07:33 +0000 (13:07 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2779 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/nameserver.cc

index 60195b3f48b93d828e92b7e7d7ea552e1aeb5de6..5d2ab0315d004934a777652ef96a3565a9d02a57 100644 (file)
@@ -14,7 +14,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
-
+#define __APPLE_USE_RFC_3542  // makes OSX do source selection / destination querying
 #include "utility.hh"
 #include <cstdio>
 #include <cstring>