projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcb2418
)
src/collectd.h: Don't include <pth.h>.
author
Florian Forster
<octo@noris.net>
Mon, 14 Jul 2008 08:04:37 +0000
(10:04 +0200)
committer
Florian Forster
<octo@noris.net>
Mon, 14 Jul 2008 08:04:37 +0000
(10:04 +0200)
We don't use it, we don't check for it. Why on earth is it still in there..?
src/collectd.h
patch
|
blob
|
history
diff --git
a/src/collectd.h
b/src/collectd.h
index
337da46
..
d316e5f
100644
(file)
--- a/
src/collectd.h
+++ b/
src/collectd.h
@@
-200,9
+200,6
@@
# include <kstat.h>
#endif
-#if HAVE_PTH_H
-# include <pth.h>
-#endif
#if HAVE_SENSORS_SENSORS_H
# include <sensors/sensors.h>
#endif