summaryrefslogtreecommitdiff
path: root/textproc/turboxsl/files/patch-src-zlog-src-rotater.c
blob: b04db493d03ee0e1f1e378bf126fe670e951e8d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/zlog/src/rotater.c.orig	2015-07-02 18:01:10 UTC
+++ src/zlog/src/rotater.c
@@ -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>