| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
New .cf macros to make sure both <sys/time.h> and <time.h> are included no more than once: UseTimeH default true if !OS_BSD UseSysTimeH default true if OS_BSD The only system I know of that will need to define either of these is AIX 3.1, which needs both. BSD <sys/time.h> includes <time.h> and SYSV <time.h> includes <sys/time.h>.
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |