On 6/2/12 7:51 PM, John Malmberg wrote:
> The lib/sh/mktime.c module has a VMS specific include of <sys/types.h> to
> pick up time_t.

No, it doesn't.  VMS systems include <stddef.h>.

> On VMS, the time_t type is defined in the <time.h> module.
> 
> So this VMS specific include can be removed.

So there is nothing in <stddef.h> that VMS requires for <time.h>?  That is
the reason for that code block.


-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Reply via email to