author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 12 Aug 2010 13:17:27 +0000 (15:17 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 12 Aug 2010 13:17:27 +0000 (15:17 +0200) | ||
commit | 8d84ccac5fcd1ba1746b039b870393373a15eb20 | |
tree | 4da0ab44b820ac75e9ccf97f2a50c4fe32d3c7cd | tree | snapshot |
parent | ec5d00f641b20486f84c27ef91b264134591a594 | commit | diff |
libcollectdclient: Move the header files to a subdirectory.
This makes it easier since the header files depend on one another.
(At least they will in the future.)
This makes it easier since the header files depend on one another.
(At least they will in the future.)
13 files changed:
configure.in | diff | blob | history | |
src/collectd-nagios.c | diff | blob | history | |
src/collectdctl.c | diff | blob | history | |
src/libcollectdclient/Makefile.am | diff | blob | history | |
src/libcollectdclient/client.c | diff | blob | history | |
src/libcollectdclient/client.h | [deleted file] | blob | history |
src/libcollectdclient/collectd/client.h | [new file with mode: 0644] | blob |
src/libcollectdclient/collectd/lcc_features.h.in | [new file with mode: 0644] | blob |
src/libcollectdclient/collectd/network.h | [new file with mode: 0644] | blob |
src/libcollectdclient/collectd/network_buffer.h | [new file with mode: 0644] | blob |
src/libcollectdclient/lcc_features.h.in | [deleted file] | blob | history |
src/libcollectdclient/network_buffer.c | diff | blob | history | |
src/libcollectdclient/network_buffer.h | [deleted file] | blob | history |