$NetBSD: patch-as,v 1.6 2005/07/03 15:23:34 wulf Exp $ --- src/rrd_cgi.c.orig 2005-05-28 22:31:55.000000000 +0930 +++ src/rrd_cgi.c 2005-06-19 14:03:09.000000000 +0930 @@ -352,7 +352,7 @@ if (!filter) { printf ("Content-Type: text/html\n" - "Content-Length: %d\n", + "Content-Length: %zd\n", strlen(buffer)); if (labs(goodfor) > 0) {