summaryrefslogtreecommitdiff
path: root/textproc/turboxsl/files/patch-src-zlog-src-rotater.c
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/turboxsl/files/patch-src-zlog-src-rotater.c')
-rw-r--r--textproc/turboxsl/files/patch-src-zlog-src-rotater.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/turboxsl/files/patch-src-zlog-src-rotater.c b/textproc/turboxsl/files/patch-src-zlog-src-rotater.c
new file mode 100644
index 000000000000..88b13a7e043c
--- /dev/null
+++ b/textproc/turboxsl/files/patch-src-zlog-src-rotater.c
@@ -0,0 +1,10 @@
+--- src/zlog/src/rotater.c.orig 2015-07-10 03:31:33.156849000 +0900
++++ src/zlog/src/rotater.c 2015-07-10 03:31:42.997304000 +0900
+@@ -6,6 +6,7 @@
+ * Licensed under the LGPL v2.1, see the file COPYING in base directory.
+ */
+
++#include <sys/types.h>
+ #include <string.h>
+ #include <glob.h>
+ #include <stdio.h>