#! /bin/sh /usr/share/dpatch/dpatch-run ## myplugin_includes.dpatch by Sebastian Harl ## ## DP: Let the example plugin include the core headers from ## DP: /usr/include/collectd/core. @DPATCH@ diff a/contrib/examples/myplugin.c b/contrib/examples/myplugin.c --- a/contrib/examples/myplugin.c +++ b/contrib/examples/myplugin.c @@ -38,9 +38,9 @@ #endif /* ! HAVE_CONFIG */ -#include -#include -#include +#include +#include +#include /* * data source definition: