$NetBSD: patch-timezone.c,v 1.1 2024/08/05 09:23:37 tnn Exp $ Needs for struct tm. --- timezone.c.orig 2024-08-05 10:58:20.252837901 +0000 +++ timezone.c @@ -41,6 +41,7 @@ #include "timezone.h" #include #include +#include #ifdef IZTZ_DEFINESTDGLOBALS long timezone = 0;