Subject: Re: Missing header in sys/ktrace.h
To: Efstathios Kamperis <ekamperi@auth.gr>
From: David Holland <dholland+netbsd@eecs.harvard.edu>
List: current-users
Date: 08/23/2007 03:19:39
On Wed, Aug 22, 2007 at 07:02:51PM +0300, Efstathios Kamperis wrote:
> man 2 ktrace says that the following header files need to be included:
>
> #include <sys/types.h>
> #include <sys/uio.h>
> #include <sys/ktrace.h>
>
> [...]
>
> It seems that the <sys/param.h> file needs to be included in <sys/ktrace.h>
Is there any reason not to add them all so that the file will stand
alone?
--
- David A. Holland / dholland@eecs.harvard.edu