xref: /freebsd/lib/libc/net/res_config.h (revision 214e3e09b3381e44bf5d9c1dcd19c4b1b923a796)
1 
2 #define	DEBUG	1	/* enable debugging code (needed for dig) */
3 #define	RESOLVSORT	/* allow sorting of addresses in gethostbyname */
4 #undef	SUNSECURITY	/* verify gethostbyaddr() calls - WE DON'T NEED IT  */
5 #define MULTI_PTRS_ARE_ALIASES 1 /* fold multiple PTR records into aliases */
6