mqtt plugin: Compile fixes.
authorFlorian Forster <octo@collectd.org>
Thu, 20 Nov 2014 16:42:42 +0000 (17:42 +0100)
committerFlorian Forster <octo@collectd.org>
Mon, 6 Jul 2015 12:07:10 +0000 (14:07 +0200)
commitad9e0d17162a12d176d3dfce086268301d4c8e54
treee084064213a721b837ea69ccfb84d1ff6ebec11a
parented93534ffd9b64f72fc4d9dcff866191cddf3de6
mqtt plugin: Compile fixes.

This compiles with libmosquitto 0.15.0. It appears newer versions of the
library have some interface changes, so we should add a version check.
Luckily, libmosquitto provides everything we need.
src/mqtt.c