We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd22ed4 commit 449dd71Copy full SHA for 449dd71
1 file changed
recipes/utils/unzip/0002-no-time-conflicting-decls.patch
@@ -0,0 +1,10 @@
1
+--- a/unix/unxcfg.h
2
++++ b/unix/unxcfg.h
3
+@@ -118,7 +118,6 @@
4
+ # endif
5
+ #else
6
+ # include <time.h>
7
+- struct tm *gmtime(), *localtime();
8
+ #endif
9
+
10
+ #if (defined(BSD4_4) || (defined(SYSV) && defined(MODERN)))
0 commit comments