--- ./config.h_orig 2025-11-25 00:23:49.555625476 -0600 +++ ./config.h 2025-11-25 00:23:30.925347566 -0600 @@ -303,5 +303,6 @@ #ifndef HAVE_TIMEGM +#define HAVE_TIMEGM time_t timegm(struct tm *tm); #endif