This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Missing struct itimerval


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]