X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fnotify_nagios.c;h=79926b52659b5e52796949382ad855991a87803d;hp=68f6e2a7f43b151df37a2e9a0a8904ff940a175b;hb=54619dc85fd308b21ed09a0271e5c7383c7921b9;hpb=7c9d772c992647fcba64a96800c146eb9f1647f8 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