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>
Wed, 23 May 2018 08:07:26 +0000 (15:07 +0700)
commitc7ab57a44a8bbfc17fa4d184f2c66eae03451f2a
tree5d6b4e2fe0ed815fca231eb13faa84b32a896dcf
parent0d86e9eb15e495c3a3ca806844f8264235ecf3ff
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