src/utils_latency.c: Ensure that LLONG_MAX is defined.
authorFlorian Forster <octo@collectd.org>
Tue, 14 Jul 2015 06:34:52 +0000 (08:34 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Wed, 29 Jul 2015 10:02:42 +0000 (12:02 +0200)
commit78ed487414616f34801654ca7c766213270cc323
treebc2f3c7e4359e71ce19e2625cb912d3e8fcb1afa
parenta5e8962a14936b89ba8523e77cff2af5a79f16b8
src/utils_latency.c: Ensure that LLONG_MAX is defined.

EPEL5 doesn't have it in <limits.h> apparently.
src/utils_latency.c