Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/09/2005 19:02:22
Module Name:	src
Committed By:	tron
Date:		Wed Mar  9 19:02:22 UTC 2005

Modified Files:
	src/sys/sys: socket.h

Log Message:
Solve problem invented in revision 1.73 differently:
Use "__uint64_t" etc. instead of pulling in "sys/socket.h" to avoid
namespace pollution. Based on comments made by Klaus Klein on the
current-users mailing list.


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

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