Jim Meyering wrote: > You're welcome to push it. Done.
> I don't see any value in retaining the original declaration. The error that was reported occurred because GCC's <ctime> does #undef mktime using ::mktime; and that fails to compile if the original declaration is not present. Bruno