summarylogtreecommitdiffstats
path: root/patch-libxo__xo_syslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'patch-libxo__xo_syslog.c')
-rw-r--r--patch-libxo__xo_syslog.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/patch-libxo__xo_syslog.c b/patch-libxo__xo_syslog.c
new file mode 100644
index 000000000000..365e7f3d346a
--- /dev/null
+++ b/patch-libxo__xo_syslog.c
@@ -0,0 +1,14 @@
+diff --git i/libxo/xo_syslog.c w/libxo/xo_syslog.c
+index 62da181..dbef8cc 100644
+--- i/libxo/xo_syslog.c
++++ w/libxo/xo_syslog.c
+@@ -58,7 +58,9 @@
+ #include <stdarg.h>
+ #include <sys/time.h>
+ #include <sys/types.h>
++#ifdef HAVE_SYS_SYSCTL_H
+ #include <sys/sysctl.h>
++#endif
+
+ #include "xo_config.h"
+ #include "xo.h"