Code

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)
committerFlorian Forster <octo@collectd.org>
Tue, 14 Jul 2015 06:34:56 +0000 (08:34 +0200)
commit6c89e681d7e3d65d6f680a11e3a36b609363bd88
tree16a57076bd0ee27549320826a72ef75dc866bd65
parent4fb43017b4b585256627b9503ce0a5cf08ecdefe
src/utils_latency.c: Ensure that LLONG_MAX is defined.

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