Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 10/14/1998 12:33:50
Module Name:	src
Committed By:	kleink
Date:		Wed Oct 14 19:33:50 UTC 1998

Modified Files:
	src/lib/libc/net: gethnamaddr.c res_init.c res_mkquery.c res_query.c
	    res_send.c
Log Message:
Since these files are shared with parts of the BIND-4 userland (outside libc),
do the internal symbol renaming dance only if inside the libc build environment.