tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: In-kernel process exit hooks?
On 1/8/16, Taylor R Campbell <campbell+netbsd-tech-kern%mumble.net@localhost> wrote:
> Date: Fri, 8 Jan 2016 17:13:54 +0800 (PHT)
> From: Paul Goyette <paul%whooppee.com@localhost>
>
> On Fri, 8 Jan 2016, bch wrote:
>
> > Out of curiousity, I'm trying to use this interface, but getting:
> >
> > /usr/include/sys/ktrace.h:83:20: error: field '_ts' has incomplete
> type
> > struct timespec _ts;
> >
> > Does this look familiar to anybody ?
>
> Perhaps manually include <sys/timespec.h> ?
>
> Shouldn't be necessary. If <sys/ktrace.h> uses struct timespec, it
> should include <sys/timespec.h>.
>
http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=50633
http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=50634
Home |
Main Index |
Thread Index |
Old Index