projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4e077c
)
rrdcached.c needs to include rrd.h
collectd-4.8
author
Thorsten von Eicken
<tve@voneicken.com>
Sat, 1 May 2010 08:03:15 +0000
(10:03 +0200)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Sat, 1 May 2010 08:03:15 +0000
(10:03 +0200)
src/rrdcached.c
patch
|
blob
|
history
diff --git
a/src/rrdcached.c
b/src/rrdcached.c
index
191df58
..
2c4589b
100644
(file)
--- a/
src/rrdcached.c
+++ b/
src/rrdcached.c
@@
-25,6
+25,7
@@
#include "utils_rrdcreate.h"
#undef HAVE_CONFIG_H
+#include <rrd.h>
#include <rrd_client.h>
/*