]> arthur.barton.de Git - netdata.git/blob - src/plugin_nfacct.h
allow all configuration options to be set from the command line; #1991
[netdata.git] / src / plugin_nfacct.h
1 #ifndef NETDATA_NFACCT_H
2 #define NETDATA_NFACCT_H 1
3
4 extern void *nfacct_main(void *ptr);
5
6 #endif /* NETDATA_NFACCT_H */
7