From: Sebastian Harl Date: Sat, 24 Sep 2016 12:50:25 +0000 (+0200) Subject: Refreshed patches/myplugin_includes.patch. X-Git-Tag: collectd-5.6.0-1~5 X-Git-Url: https://git.tokkee.org/?p=pkg-collectd.git;a=commitdiff_plain;h=f5721d73feb30ef398c0ca0e85f45c2beb09d898 Refreshed patches/myplugin_includes.patch. --- diff --git a/debian/patches/myplugin_includes.patch b/debian/patches/myplugin_includes.patch index 9b8b04d..0726cdc 100644 --- a/debian/patches/myplugin_includes.patch +++ b/debian/patches/myplugin_includes.patch @@ -3,14 +3,15 @@ Description: Let the example plugin include the core headers from /usr/include/collectd/core. --- a/contrib/examples/myplugin.c +++ b/contrib/examples/myplugin.c -@@ -38,9 +38,9 @@ +@@ -38,10 +38,10 @@ #endif /* ! HAVE_CONFIG */ -#include ++#include + -#include -#include -+#include +#include +#include