Subject: CVS commit: src/sys/dist/ipf/netinet
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 04/16/2007 02:40:25
Module Name:	src
Committed By:	dogcow
Date:		Mon Apr 16 02:40:25 UTC 2007

Modified Files:
	src/sys/dist/ipf/netinet: ip_lookup.c ip_lookup.h

Log Message:
fix build on arches with chars that're by default unsigned.
(patch supplied by martin.)
Forgot that iptest uses these files, rather than the one in src/dist/ipf.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dist/ipf/netinet/ip_lookup.c
cvs rdiff -r1.5 -r1.6 src/sys/dist/ipf/netinet/ip_lookup.h

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