Code

src/daemon/utils_match.c: Improve readability of reset logic.
[collectd.git] / src / notify_nagios.c
index 57a034da886be318f53a5a20208a41152653da47..b08c411df202741503e5339342da7d6397beffe1 100644 (file)
@@ -28,7 +28,6 @@
 
 #include "plugin.h"
 #include "common.h"
-#include "configfile.h"
 
 #define NAGIOS_OK       0
 #define NAGIOS_WARNING  1