Files
gcal/gcal-3.6-cleanup.patch
Dirk Mueller d55139fa36 Accepting request 452469 from home:pluskalm:branches:Base:System
- 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
2017-01-26 09:13:59 +00:00

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 ()