summaryrefslogtreecommitdiffstats
path: root/src/plugin_tc.h
blob: 792c6496f4721c2b4bc8f9fa85d958c03eb3e62a (plain)
1
2
3
4
5
6
7
#ifndef NETDATA_PLUGIN_TC_H
#define NETDATA_PLUGIN_TC_H 1

extern void *tc_main(void *ptr);

#endif /* NETDATA_PLUGIN_TC_H */