Subject: CVS commit: [netbsd-3] src/sys/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/30/2006 13:13:55
Module Name:	src
Committed By:	tron
Date:		Mon Jan 30 13:13:55 UTC 2006

Modified Files:
	src/sys/sys [netbsd-3]: socket.h

Log Message:
Pull up following revision(s) (requested by kleink in ticket #1143):
	sys/sys/socket.h: revision 1.78
Since NULL isn't necessarily available, change CMSG_*() to use the
integer constant expression directly instead.
Fixes a problem in the build of rxvt-unicode-7.2, as reported by
Thomas Klausner.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.75.2.1 src/sys/sys/socket.h

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