Code

common.[ch]: Move escape_string() to here.
[collectd.git] / src / write_tsdb.c
index 2eca77e1b038fd9a658864917d616f31ccfa55bc..aeed635097bff8ad183cade11e07baaafb831304 100644 (file)
@@ -47,7 +47,6 @@
 #include "configfile.h"
 
 #include "utils_cache.h"
-#include "utils_parse_option.h"
 
 #include <pthread.h>
 #include <sys/socket.h>