summaryrefslogtreecommitdiff
path: root/textproc/turboxsl/files/patch-src-zlog-src-rule.c
blob: f2e839d83763b57be19cf9c9cf212829b3bc332e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- src/zlog/src/rule.c.orig	2015-07-02 18:01:10 UTC
+++ src/zlog/src/rule.c
@@ -8,12 +8,12 @@
 
 #include "fmacros.h"
 
+#include <sys/types.h>
 #include <string.h>
 #include <ctype.h>
 #include <syslog.h>
 #include <errno.h>
 #include <stdlib.h>
-#include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <unistd.h>