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