]> arthur.barton.de Git - netdata.git/blob - src/backends.h
dns_query_time plugin: replace "." with "_" in dimensions
[netdata.git] / src / backends.h
1 #ifndef NETDATA_BACKENDS_H
2 #define NETDATA_BACKENDS_H 1
3
4 void *backends_main(void *ptr);
5
6 #endif /* NETDATA_BACKENDS_H */