Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 11/29/1999 00:27:07
Module Name:	basesrc
Committed By:	itohy
Date:		Mon Nov 29 08:27:07 UTC 1999

Modified Files:
	basesrc/libexec/ld.aout_so: shlib.c

Log Message:
Use <link_aout.h> instead of <link.h>
for the benefit of building a.out (cross) ld on ELF platforms.
Suggested by Minoura Makoto.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/libexec/ld.aout_so/shlib.c

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