X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fnotify_nagios.c;h=c53294b2ba47a1c3579bbe39b665c66c75799328;hp=c16922232b4deb49250ff03b36f0c760251d7a7e;hb=a5377cf935630082f2eac2e5f4a538844cc06c8d;hpb=3fae5596643f1e361eb18c3d65448f8bc02fdd80 diff --git a/src/notify_nagios.c b/src/notify_nagios.c index c1692223..c53294b2 100644 --- a/src/notify_nagios.c +++ b/src/notify_nagios.c @@ -25,6 +25,7 @@ */ #include "collectd.h" + #include "plugin.h" #include "common.h" #include "configfile.h"