Added missing include of "collectd.h"
authorPavel Rochnyack <pavel2000@ngs.ru>
Wed, 24 Oct 2018 14:16:12 +0000 (21:16 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Wed, 24 Oct 2018 14:16:12 +0000 (21:16 +0700)
commitd68b39f201071634984948ab3187ffb846e90584
tree601242b57f902e44f6c80f9bfe262201e9042e82
parentffd3d91a3523381554d2199d97cb0fa538d1985b
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_format_stackdriver_test.c