X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fturbostat.c;h=2f07a58272e7481702eba6e3500d2e950ef27ccf;hb=7e0660f32cf3ca1ad4170befbd1bd39d8cc8b6f2;hp=06f15cd907a35c7eaf1458ed510a4fba6365888b;hpb=039be94c415888730738b05e668a9ffa45ee61cc;p=collectd.git diff --git a/src/turbostat.c b/src/turbostat.c index 06f15cd9..2f07a582 100644 --- a/src/turbostat.c +++ b/src/turbostat.c @@ -1563,7 +1563,6 @@ turbostat_config(const char *key, const char *value) return 0; } -void module_register(void); void module_register(void) { plugin_register_init(PLUGIN_NAME, turbostat_init);