libcollectdclient: Added LCC_{BEGIN,END}_DECLS macros.
authorSebastian Harl <sh@tokkee.org>
Sun, 11 Jan 2009 14:23:28 +0000 (15:23 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 11 Jan 2009 14:23:28 +0000 (15:23 +0100)
commitc4a60d6cec0a5fd961a3fd2dda2c9128e47a38e0
tree0616be7f7322dc4488c038f36f26507afd7db518
parentdc45cf5efd216bb2f96081423ff341704cf99a59
libcollectdclient: Added LCC_{BEGIN,END}_DECLS macros.

These macros define an extern "C" block when using C++. This allows to use the
headers from C++ as well.
src/libcollectdclient/client.h
src/libcollectdclient/lcc_features.h.in