Code

collectd-tg: Remove use of NAN.
authorFlorian Forster <octo@collectd.org>
Fri, 3 Jul 2015 11:55:24 +0000 (13:55 +0200)
committerFlorian Forster <octo@collectd.org>
Fri, 3 Jul 2015 11:55:24 +0000 (13:55 +0200)
commit3f3b285aaed61ad7cebca07a8b55068f0c3c9e32
tree4f6c12cdd7155b74b993f8a6ffb59c3887190d70
parent0824460029db8e584f71295c5ecc89e785598878
collectd-tg: Remove use of NAN.

This broke the build under Solaris, once again *sigh*.

collectd-tg.c: In function ‘dtime’:
collectd-tg.c:108:12: error: ‘NAN’ undeclared (first use in this function)
     return NAN;
            ^
src/collectd-tg.c