Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/24/2001 20:41:43
Module Name:	basesrc
Committed By:	christos
Date:		Thu May 24 17:41:43 UTC 2001

Modified Files:
	basesrc/libexec/ld.elf_so: paths.c

Log Message:
Don't include <uvm/uvm_param.h>. It does not appear to be needed by anything.
<uvm/uvm_param.h> does not exist under 1.5.  Tested on i386 and sparc.
Anyway, if it is indeed needed by other platforms then we'll put it back,
but I don't see how since it does not define any types.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/libexec/ld.elf_so/paths.c

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