aboutsummaryrefslogtreecommitdiff
path: root/textproc/turboxsl/files/patch-src-zlog-src-category.c
blob: 3942a2f4d1904fcc47a924c9b894c5c2f89e0cc0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/zlog/src/category.c.orig	2015-07-02 18:01:10 UTC
+++ src/zlog/src/category.c
@@ -6,6 +6,7 @@
  * Licensed under the LGPL v2.1, see the file COPYING in base directory.
  */
 #include "fmacros.h"
+#include <sys/types.h>
 #include <string.h>
 #include <stdlib.h>
 #include <errno.h>