Subject: CVS commit: basesrc/usr.bin/xlint/lint1
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/06/2001 15:25:57
Module Name:	basesrc
Committed By:	bjh21
Date:		Sat Oct  6 12:25:56 UTC 2001

Modified Files:
	basesrc/usr.bin/xlint/lint1: param.h

Log Message:
On ARM ELF platforms, size_t and ptrdiff_t are u_long and long respectively.
See <arm/ansi.h>.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/xlint/lint1/param.h

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