X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fpngsize.c;h=e60b6fab0f9f8075b86d02cb2cb04b173e7473c8;hb=0c87c2676bb826f8defb40d7d45e771ecd40550c;hp=41ff16ab14f3ea4de9d962b447ee4fea9204339f;hpb=285da1fa16e80919db972b1d7021c0b4705bedb1;p=rrdtool.git diff --git a/src/pngsize.c b/src/pngsize.c index 41ff16a..e60b6fa 100644 --- a/src/pngsize.c +++ b/src/pngsize.c @@ -5,6 +5,7 @@ *****************************************************************************/ #include +#include "rrd_tool.h" int PngSize(FILE *fd, long *width, long *height)