author | Florian Forster <octo@huhu.verplant.org> | |
Wed, 30 Apr 2008 08:25:15 +0000 (10:25 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 30 Apr 2008 08:25:15 +0000 (10:25 +0200) | ||
commit | f05e9721b9ea58d6ea4a8295a80cede2d6b327d1 | |
tree | 63b23d41e6652c2c5ee4b232ccb8319eeee79178 | tree | snapshot |
parent | 9aa991630584e29e5012a2c8ad887a8c48013d63 | commit | diff |
Moved <statgrab.h> out of "collectd.h" and into the plugins that actually use the library.
The libstatgrab specific CFLAGS are only passed to these plugins, so that other
plugins may fail if libstatgrab is in a non-standard path.
The libstatgrab specific CFLAGS are only passed to these plugins, so that other
plugins may fail if libstatgrab is in a non-standard path.
src/collectd.c | diff | blob | history | |
src/collectd.h | diff | blob | history | |
src/interface.c | diff | blob | history | |
src/load.c | diff | blob | history | |
src/memory.c | diff | blob | history | |
src/swap.c | diff | blob | history |