libcollectdclient: fix compiler warning on Solaris
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 24 Jul 2016 19:23:59 +0000 (21:23 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 24 Jul 2016 19:25:55 +0000 (21:25 +0200)
commite906ccdb0f0f7671551b16c7a91bd67447f393d3
tree509ab2f55aa9c443cf2b50172bd5f623f119db0c
parent667893e9be8a3a3f608d4b8550be9170732a0747
libcollectdclient: fix compiler warning on Solaris

  CC     libcollectdclient_la-client.lo
"client.c", line 1104: argument #4 is incompatible with prototype:
        prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/iso/stdlib_iso.h", line 134
        argument : pointer to void
src/libcollectdclient/client.c
src/libcollectdclient/collectd/client.h