X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fnotify_nagios.c;h=b08c411df202741503e5339342da7d6397beffe1;hb=5523a080010dcb7a61dc0dccc3969a2a048e52f9;hp=57a034da886be318f53a5a20208a41152653da47;hpb=1bdfcf9791729310f75857d0e002c40ef659a89b;p=collectd.git diff --git a/src/notify_nagios.c b/src/notify_nagios.c index 57a034da..b08c411d 100644 --- a/src/notify_nagios.c +++ b/src/notify_nagios.c @@ -28,7 +28,6 @@ #include "plugin.h" #include "common.h" -#include "configfile.h" #define NAGIOS_OK 0 #define NAGIOS_WARNING 1