- Update to version 4.1:
* National holiday replaced Pentecost Monday as a Swedish
holiday 2005
* Report Reformation Day as an holiday everywhere in Germany in
2017
OBS-URL: https://build.opensuse.org/request/show/452469
OBS-URL: https://build.opensuse.org/package/show/Base:System/gcal?expand=0&rev=16
14 lines
313 B
Diff
14 lines
313 B
Diff
Index: src/tailor.h
|
|
===================================================================
|
|
--- src/tailor.h.orig
|
|
+++ src/tailor.h
|
|
@@ -590,6 +590,8 @@
|
|
# else /* !MSDOS */
|
|
# include <tmpdir.h>
|
|
# include <stdio.h>
|
|
+# include <stdlib.h>
|
|
+# include <unistd.h>
|
|
|
|
static char __buftmpfn[2048];
|
|
static char *_tmpfn ()
|