--- src/dnsmasq.h.orig 2005-03-25 22:00:53.000000000 -0500 +++ src/dnsmasq.h 2005-03-25 22:02:53.000000000 -0500 @@ -85,6 +85,7 @@ This might be increased is EDNS packet size if greater than the minimum. The buffer is also used for NETLINK, which needs to be about 2000 on systems with many interfaces/addresses. */ +#undef HAVE_RTNETLINK #ifdef HAVE_RTNETLINK # define DNSMASQ_PACKETSZ PACKETSZ+MAXDNAME+RRFIXEDSZ #else