projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13cbf9d
)
src/collectd.h: Do not include <sensors/sensors.h> here.
author
Florian Forster
<octo@huhu.verplant.org>
Wed, 15 Sep 2010 15:21:40 +0000
(17:21 +0200)
committer
Florian Forster
<octo@huhu.verplant.org>
Wed, 15 Sep 2010 15:21:40 +0000
(17:21 +0200)
src/collectd.h
patch
|
blob
|
history
diff --git
a/src/collectd.h
b/src/collectd.h
index
957654b
..
31aae54
100644
(file)
--- a/
src/collectd.h
+++ b/
src/collectd.h
@@
-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