X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fnotify_nagios.c;h=79926b52659b5e52796949382ad855991a87803d;hp=68f6e2a7f43b151df37a2e9a0a8904ff940a175b;hb=48efd3deb4c9139fd060ff3d289896e9031bcc7c;hpb=ca6d2f62d82ba4d07d6f266e3abbe1c0230d2f5a diff --git a/src/notify_nagios.c b/src/notify_nagios.c index 68f6e2a7..79926b52 100644 --- a/src/notify_nagios.c +++ b/src/notify_nagios.c @@ -26,8 +26,8 @@ #include "collectd.h" -#include "common.h" #include "plugin.h" +#include "utils/common/common.h" #define NAGIOS_OK 0 #define NAGIOS_WARNING 1