src/collectd.h: Do not include <sensors/sensors.h> here.
[collectd.git] / src / collectd.h
index 957654b..31aae54 100644 (file)
@@ -227,10 +227,6 @@ typedef bool _Bool;
 # include <kstat.h>
 #endif
 
-#if HAVE_SENSORS_SENSORS_H
-# include <sensors/sensors.h>
-#endif
-
 #ifndef PACKAGE_NAME
 #define PACKAGE_NAME "collectd"
 #endif