Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 05/07/2006 23:41:17
Module Name:	src
Committed By:	rpaulo
Date:		Sun May  7 23:41:17 UTC 2006

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

Log Message:
Use C99 uintXX_t types so that applications don't need to include
sys/types.h directly (as in the past).


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

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