Subject: Re: using sysctl.h To: Teemu Rinta-aho <teemu@rinta-aho.org> From: Martin Husemann <martin@duskware.de> List: tech-userlevel Date: 02/14/2005 10:17:25
On Mon, Feb 14, 2005 at 10:13:28AM +0100, Martin Husemann wrote:
> Duh, struct proc will be needed, so that's the answer to "why do we install
> it".
Can you try to #if defined(_KERNEL_OPT) the declaration of struct sigacts
in signalvar.h?
Martin