Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/08/2000 01:15:30
Module Name:	basesrc
Committed By:	simonb
Date:		Sat Oct  7 22:15:29 UTC 2000

Modified Files:
	basesrc/usr.bin/sort: sort.h

Log Message:
Include <string.h> to get prototype for memcpy().  Fixed compile problems
on alpha (and other LP64 archs?).

XXX: Can't gcc be fixed so that it doesn't auto-prototype mem*()??


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/sort/sort.h

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