summaryrefslogtreecommitdiffstats
path: root/src/plugin_checks.h
blob: c27685b84ef7e59aa833256850ced1fb4f3c6273 (plain)
1
2
3
4
5
6
#ifndef NETDATA_PLUGIN_CHECKS_H
#define NETDATA_PLUGIN_CHECKS_H 1

void *checks_main(void *ptr);

#endif /* NETDATA_PLUGIN_PROC_H */