Ticket #30355: dnsmasq-rfc2542-lion.diff

File dnsmasq-rfc2542-lion.diff, 1.0 KB (added by nullptr@…, 13 years ago)
  • src/network.c

    Only in dnsmasq-2.57+lion/src: bpf.o
    Only in dnsmasq-2.57+lion/src: cache.o
    Only in dnsmasq-2.57+lion/src: dbus.o
    Only in dnsmasq-2.57+lion/src: dhcp.o
    Only in dnsmasq-2.57+lion/src: dnsmasq
    Only in dnsmasq-2.57+lion/src: dnsmasq.o
    Only in dnsmasq-2.57+lion/src: forward.o
    Only in dnsmasq-2.57+lion/src: helper.o
    Only in dnsmasq-2.57+lion/src: lease.o
    Only in dnsmasq-2.57+lion/src: log.o
    Only in dnsmasq-2.57+lion/src: netlink.o
    diff -ur dnsmasq-2.57/src/network.c dnsmasq-2.57+lion/src/network.c
    old new  
    1414   along with this program.  If not, see <http://www.gnu.org/licenses/>.
    1515*/
    1616
     17#define __APPLE_USE_RFC_3542
     18
    1719#include "dnsmasq.h"
    1820
    1921#ifdef HAVE_LINUX_NETWORK