[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.4'
Florian Forster
octo at verplant.org
Fri Oct 31 15:55:59 CET 2008
src/apcups.c | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
New commits:
commit 9b0038d949ad063eab51b21c11d46b7df409e1cb
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Oct 31 15:44:53 2008 +0100
apcups plugin: Include "collectd.h" *before" <stdlib.h>.
If not defined, <stdlib.h> sets/defines _FILE_OFFSET_BITS. Since (in 32bit
mode) "collectd.h" defines that, too, you'll run into compilation problems.
More information about the collectd-changes
mailing list