Code

oracle plugin: Report the "connect id" when OCILogon() fails.
[collectd.git] / src / collectd.h
index 8849b30b221ffa776e6e0303acab8b9919e20b02..e7fc4e3554f4c0c0ea90403994af186e11d4cf56 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