collectd: fix another build failure on avr32
authorNicolas Thill <nico@openwrt.org>
Fri, 16 Jul 2010 13:33:09 +0000 (13:33 +0000)
committerNicolas Thill <nico@openwrt.org>
Fri, 16 Jul 2010 13:33:09 +0000 (13:33 +0000)
commit7f1746aa10f4b6f55cdfe2b69e47120fefbf0366
tree495de72aa18872b8722a4066898800c1e6b36e21
parentc9b9a556baa37dfd3a78c8b4db1ed72d8566697b
collectd: fix another build failure on avr32

the ted plugin fails on avr32 with the following error:

cc1: warnings being treated as errors
ted.c: In function 'ted_read_value':
ted.c:153: warning: format '%zi' expects type 'signed size_t', but argument 3 has type 'ssize_t'

SVN-Revision: 22234
utils/collectd/Makefile