Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/14/2006 02:34:42
Module Name:	src
Committed By:	christos
Date:		Sun May 14 02:34:41 UTC 2006

Modified Files:
	src/sys/netinet: ip_icmp.h

Log Message:
Comment out attribute packed. Gcc4 warns us that the field is too narrow
for packing. Produces the same size struct on i386 (28 bytes)


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/netinet/ip_icmp.h

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