Added missing include of "collectd.h"
authorPavel Rochnyack <pavel2000@ngs.ru>
Sun, 20 May 2018 16:24:25 +0000 (23:24 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sun, 20 May 2018 16:26:11 +0000 (23:26 +0700)
commit8b9848472b21506f2273166b53e32e4416f0ab7f
treeebbd19056204527ad34b9fac9363839c8edd3e2a
parent07ba05937aeaedd683656c3912040950dbf4a152
Added missing include of "collectd.h"

This adressed to solve compilation issue on Solaris platform:

./src/config.h:1526:0: error: "_FILE_OFFSET_BITS" redefined [-Werror]
src/utils_config_cores_test.c