Code

common.[ch]: Move escape_string() to here.
[collectd.git] / src / csv.c
index e9a409d8c1cdf7643ab0025e6458dfdacaadba68..b6e535ee6b4c9b44eae4cde70052e877c1c5e2ee 100644 (file)
--- a/src/csv.c
+++ b/src/csv.c
@@ -25,7 +25,6 @@
 #include "plugin.h"
 #include "common.h"
 #include "utils_cache.h"
-#include "utils_parse_option.h"
 
 /*
  * Private variables