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>
Thu, 14 Jan 2016 10:06:35 +0000 (11:06 +0100)
commitc1e9222b1e9212d48b1ea38d886fc4a79fcd9625
treeaba8af53a287854e76473ce31bbe9a04d5d8132d
parentbf20109876505eddc2c741e87e96e7cb54af9efa
src/utils_latency.c: Ensure that LLONG_MAX is defined.

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