src/daemon/plugin.c: explicitly declare vl.interval
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 10 Jan 2017 20:22:08 +0000 (21:22 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 10 Jan 2017 20:22:08 +0000 (21:22 +0100)
commit30ec92514946bd0b94e09b0cc6d065c6dda878d4
tree4f5d670b2fc549bcfc77a972c2a5f1b68083b7a9
parentfbd00d896fca1acad679a4ca9175b0080ef3ffeb
src/daemon/plugin.c: explicitly declare vl.interval

This properly gets rid of the warning reported in #2108

Thanks to @charliesignalfx for suggesting this and reporting the issue !
src/daemon/plugin.c