Code

Replace all syslog-calls with one of the new logging-macros.
[collectd.git] / src / iptables.c
index b6aa938ea631f546fdceb221f254e36aaa9f48a1..bc15559317c3f533c9bca9dcf5e9e306e87f5747 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>