Subject: Re: libkern compile on hp300
To: None <netbsd-bugs@sun-lamp.cs.berkeley.edu, tech-ports@sun-lamp.cs.berkeley.edu>
From: Wolfgang Solfrank <ws@tools.de>
List: netbsd-bugs
Date: 03/11/1994 16:35:01
Since the warning is only for some parameter pointers, it should be easily
solved by using some technique used in other places in the sys include files,
namely including a line 
	struct cpu_disklabel;
in disklabel.h.

Could this resolve the problem?
--
ws@TooLs.DE     (Wolfgang Solfrank, TooLs GmbH) +49-228-985800

------------------------------------------------------------------------------