summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 062a664)
raw | patch | inline | side by side (parent: 062a664)
author | Florian Forster <octo@huhu.verplant.org> | |
Fri, 31 Oct 2008 14:55:19 +0000 (15:55 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Fri, 31 Oct 2008 14:55:19 +0000 (15:55 +0100) |
This is needed to get the _FILE_OFFSET_BITS define right.
src/utils_complain.c | patch | blob | history |
diff --git a/src/utils_complain.c b/src/utils_complain.c
index 118245ccca21bab915e21ef00b9064ee1e50c214..d5c099647bb84b484d7a7c89c3b2f8113f1be60d 100644 (file)
--- a/src/utils_complain.c
+++ b/src/utils_complain.c
* Sebastian tokkee Harl <sh at tokkee.org>
**/
+#include "collectd.h"
#include "utils_complain.h"
#include "plugin.h"