--- dietlibc/dietfeatures.h 2003/09/19 23:25:58 1.49 +++ dietlibc/dietfeatures.h 2003/09/26 13:20:09 1.50 @@ -81,7 +81,7 @@ /* this enables an experimental DNS hack of mine. * See http://www.fefe.de/ipv6pnpdns.html */ -#define WANT_IPV6_PLUGPLAY_DNS +// #define WANT_IPV6_PLUGPLAY_DNS /* dy you want that malloc(0) return a pointer to a "zero-length" object * that is realloc-able; means realloc(..,size) gives a NEW object (like a