Would someone tell me whether gettimeofday() has one or two
parameter on Solaris 2.4? /usr/include/sys/time.h has two parameters
but Answer Book for 2.3 says there is only one parameter.
Also, is xdrproc_t defined properly in /usr/include/rpc/xdr.h?
It seems like the parameters are left out of the definition in
the #ifdef __STDC__ part.
Alan Beal