From: oyehia@oracle.dsuper.net ("Who cares...")
Subject: Re: Missing struct itimerval
9 Feb 1997 03:45:38 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <Pine.OSF.3.91.970209055420.32184B-100000.cygnus.gnu-win32@oracle>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Original-To: Grant Leslie <grantl@deerinet.nb.ca>
Original-Cc: GNU-WIN32 <gnu-win32@cygnus.com>
In-Reply-To: <B0000003050@nt1.deerinet.nb.ca>
Original-Sender: owner-gnu-win32@cygnus.com

try grep -i itimerval *.h or *.c
it should show you one of the files which has the real structure 
declaration...


On Sun, 9 Feb 1997, Grant Leslie wrote:

> 	I have been trying to compile the Fvwm X Window manager, yet it
> expects a struct called itimerval, to have been declared somewhere.
> 	I'm not experienced enough with Xwindows or Unix, to know just where
> this struct should be coming from.
> 
> it is used once in this manner
> 
> struct itimerval value;
> 
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
