]> git.pld-linux.org Git - packages/collectd.git/blame - collectd-include.patch
- BR: hal-devel (If present, the uuid plugin will check for UUID from HAL)
[packages/collectd.git] / collectd-include.patch
CommitLineData
c23fab94
AF
1--- collectd-3.11.2/src/email.c.wig 2007-02-25 16:45:03.000000000 +0100
2+++ collectd-3.11.2/src/email.c 2007-02-25 16:46:46.000000000 +0100
3@@ -56,7 +56,7 @@
4 #endif /* HAVE_SYS_SOCKET_H */
5
6 /* *sigh* glibc does not define UNIX_PATH_MAX in sys/un.h ... */
7-#if HAVE_LINUX_UN_H
8+#if 0
9 # include <linux/un.h>
10 #elif HAVE_SYS_UN_H
11 # include <sys/un.h>
This page took 0.106534 seconds and 4 git commands to generate.