Code

grpc plugin: Implement the <Server "host" "port"> option.
[collectd.git] / src / memcached.c
index 42882ae5082b34a1e99dbb387982a24684dac16a..c552360649a5e90253ca1709ff8d92eca1609223 100644 (file)
@@ -32,7 +32,6 @@
 
 #include "common.h"
 #include "plugin.h"
-#include "configfile.h"
 
 #include <netdb.h>
 #include <sys/un.h>