Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 08/14/2000 14:31:57
Module Name:	basesrc
Committed By:	mrg
Date:		Mon Aug 14 11:31:57 UTC 2000

Modified Files:
	basesrc/dist/bind/include: resolv.h

Log Message:
prefix all symbols with "bind_" to avoid conflicting with libc symbols of
the same name.  programs should keep out of __* land, anyway... fixes most
of PR#10651.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/dist/bind/include/resolv.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.