Added missing include of 'config.h'
authorPavel Rochnyack <pavel2000@ngs.ru>
Mon, 21 May 2018 03:38:51 +0000 (10:38 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Mon, 21 May 2018 03:38:51 +0000 (10:38 +0700)
commit51086be146a1990448198ad71157c9d4d20aa245
tree45f25d1fa04f8e7a82d3b47595ddd156132f4859
parent443be7f787ad39a38ea15eed5babe24c03e5f0b6
Added missing include of 'config.h'

This adressed to solve compilation issue on Solaris platform:

In file included from src/libcollectdclient/network_parse.c:26:0,
                 from src/libcollectdclient/network_parse_test.c:32:
                 ./src/config.h:1517:0: error: "_FILE_OFFSET_BITS" redefined
src/libcollectdclient/collectd/network_buffer.h