Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/sys
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.
Home |
Main Index |
Thread Index |
Old Index