From: oyehia AT oracle DOT dsuper DOT net ("Who cares...") Subject: Re: Missing struct itimerval 9 Feb 1997 03:45:38 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Original-To: Grant Leslie Original-Cc: GNU-WIN32 In-Reply-To: Original-Sender: owner-gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help".