summaryrefslogtreecommitdiffstats
path: root/abs/core/xymon/logfetch.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/xymon/logfetch.c.patch')
-rw-r--r--abs/core/xymon/logfetch.c.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/abs/core/xymon/logfetch.c.patch b/abs/core/xymon/logfetch.c.patch
new file mode 100644
index 0000000..bc61f00
--- /dev/null
+++ b/abs/core/xymon/logfetch.c.patch
@@ -0,0 +1,10 @@
+--- src/xymon-4.3.28/client/logfetch.c.orig 2018-04-17 23:05:45.429619941 +0000
++++ src/xymon-4.3.28/client/logfetch.c 2018-04-17 23:07:34.895372581 +0000
+@@ -18,6 +18,7 @@
+ #include <sys/stat.h>
+ #include <sys/time.h>
+ #include <stdio.h>
++#include <stdint.h>
+ #include <string.h>
+ #include <unistd.h>
+ #include <stdlib.h>