author | Florian Forster <octo@collectd.org> | |
Fri, 3 Jul 2015 11:55:24 +0000 (13:55 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Fri, 3 Jul 2015 11:55:24 +0000 (13:55 +0200) | ||
commit | 3f3b285aaed61ad7cebca07a8b55068f0c3c9e32 | |
tree | 4f6c12cdd7155b74b993f8a6ffb59c3887190d70 | tree | snapshot |
parent | 0824460029db8e584f71295c5ecc89e785598878 | commit | diff |
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;
^
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 | diff | blob | history |