--- dietlibc/dietfeatures.h 2001/07/09 13:54:07 1.26 +++ dietlibc/dietfeatures.h 2001/07/11 00:12:39 1.27 @@ -48,6 +48,9 @@ * embedded environments. */ #define WANT_FULL_RESOLV_CONF +/* do you want gethostbyname and friends to consult /etc/hosts? */ +#define WANT_ETC_HOSTS + /* stop uncommenting here ;-) */ #ifndef WANT_FASTER_STRING_ROUTINES #define WANT_SMALL_STRING_ROUTINES