From: grantl AT deerinet DOT nb DOT ca ("Grant Leslie") Subject: Missing struct itimerval 8 Feb 1997 22:48:02 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Original-To: "GNU-WIN32" X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1160 Original-Sender: owner-gnu-win32 AT cygnus DOT com 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;