192991Sobrien/* $FreeBSD$ */
292991Sobrien
310151Sbde#define	DEBUG	1	/* enable debugging code (needed for dig) */
410133Speter#define	RESOLVSORT	/* allow sorting of addresses in gethostbyname */
5298830Spfg#undef	SUNSECURITY	/* verify gethostbyaddr() calls - WE DON'T NEED IT  */
617903Speter#define MULTI_PTRS_ARE_ALIASES 1 /* fold multiple PTR records into aliases */
7