projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a665202
)
Let the example plugin include the core headers from
author
Sebastian Harl
<sh@tokkee.org>
Sat, 6 Apr 2019 12:21:09 +0000
(13:21 +0100)
committer
Chris Hofstaedtler
<zeha@debian.org>
Sat, 6 Apr 2019 12:21:09 +0000
(13:21 +0100)
/usr/include/collectd/core.
Gbp-Pq: Name myplugin_includes.patch
contrib/examples/myplugin.c
patch
|
blob
|
history
diff --git
a/contrib/examples/myplugin.c
b/contrib/examples/myplugin.c
index d95f10b55c539ea82cf549b1bef0c86c47f91ac1..a5bebe9dddea076edefd1c19d8d4000da7de2f13 100644
(file)
--- a/
contrib/examples/myplugin.c
+++ b/
contrib/examples/myplugin.c
@@
-38,10
+38,10
@@
#endif /* ! HAVE_CONFIG */
-#include <collectd/collectd.h>
+#include <collectd/co
re/daemon/co
llectd.h>
-#include <collectd/common.h>
-#include <collectd/plugin.h>
+#include <collectd/co
re/daemon/co
mmon.h>
+#include <collectd/
core/daemon/
plugin.h>
/*
* data source definition: