Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 10/07/2007 12:43:19
Module Name:	src
Committed By:	joerg
Date:		Sun Oct  7 12:43:19 UTC 2007

Modified Files:
	src/sys/netinet6: in6.h

Log Message:
NetBSD doesn't have to care about missing bcmp on OpenBSD/SPARC,
just use memcmp in both kernel and userland.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/netinet6/in6.h

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