Merge pull request #1816 from octo/grpc-free-iter
[collectd.git] / src / write_riemann_threshold.c
index 8567288..a4249ec 100644 (file)
  *   Andrés J. Díaz <ajdiaz at connectical.com>
  **/
 
-#include <assert.h>
-#include <ltdl.h>
-#include <pthread.h>
-
 #include "collectd.h"
 #include "common.h"
 #include "plugin.h"