Replace all syslog-calls with one of the new logging-macros.
[collectd.git] / src / iptables.c
index b6aa938..bc15559 100644 (file)
@@ -24,7 +24,6 @@
 #include "common.h"
 #include "plugin.h"
 #include "configfile.h"
-#include "utils_debug.h"
 
 #if HAVE_LIBIPTC_LIBIPTC_H
 # include <libiptc/libiptc.h>