write_riemann plugin: Fix order of includes.
authorFlorian Forster <octo@collectd.org>
Sun, 6 Nov 2016 09:34:22 +0000 (10:34 +0100)
committerFlorian Forster <octo@collectd.org>
Sun, 6 Nov 2016 09:50:38 +0000 (10:50 +0100)
commitb133328f9681b159300515b1bd6b32cf0d5d819c
treecb04c0aa72ffa67874c21bc8aa9951aa5dbaa886
parent55ef2778ade050e2924eeb027c98feea103f1585
write_riemann plugin: Fix order of includes.

The previous version failed on Solaris with:

    In file included from ./daemon/collectd.h:31:0,
                     from write_riemann.c:36:
    ./config.h:1619:0: error: "_FILE_OFFSET_BITS" redefined [-Werror]
     #define _FILE_OFFSET_BITS 64
     ^
src/write_riemann.c
src/write_riemann_threshold.c