<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/network.c.orig        2015-07-30 15:59:07.000000000 -0400
+++ src/network.c     2015-07-31 15:48:46.000000000 -0400
@@ -14,6 +14,8 @@
    along with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.
 */
 
+#define __APPLE_USE_RFC_3542
+
 #include "dnsmasq.h"
 
 #ifdef HAVE_LINUX_NETWORK
</pre></body></html>