Code

powerdns plugin: fix parsing of last key
[collectd.git] / src / write_riemann_threshold.h
1 #ifndef WRITE_RIEMANN_THRESHOLD_H
2 #define WRITE_RIEMANN_THRESHOLD_H
4 int write_riemann_threshold_check(const data_set_t *, const value_list_t *, int *);
6 #endif