Cleaned up all the modules, unified define order and the like..
[collectd.git] / src / hddtemp.c
index f2e8262..cfa7b8f 100644 (file)
@@ -365,3 +365,5 @@ void module_register (void)
 {
        plugin_register (MODULE_NAME, hddtemp_init, hddtemp_read, hddtemp_write);
 }
+
+#undef MODULE_NAME