about summary refs log tree commit diff
path: root/pkgs/tools/archivers/zip/fix-time.h-not-included.patch
blob: 9db8d66e9a10f423ebb879c4f479e4dec98f4310 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- zip30/timezone.c	2024-05-21 05:14:55.959957517 +0000
+++ zip30/timezone.c	2024-05-21 05:15:14.852006815 +0000
@@ -41,6 +41,7 @@
 #include "timezone.h"
 #include <ctype.h>
 #include <errno.h>
+#include <time.h>

 #ifdef IZTZ_DEFINESTDGLOBALS
 long timezone = 0;