Hi, 

attached patch fixes an implicit declaration of utime() in
src/rrd_open.c in case utime() is needed.  The inclusion of utime.h
depends on HAVE_BROKEN_MS_ASYNC, which is defined in rrd_config.h,
included by src/rrd_tool.h.  Therefore, rrd_tool.h must be included
before the check for HAVE_BROKEN_MS_ASYNC.

Gentoo's build utils made me notice the compiler warning. 

I'm not subscribed to the list.

Regards,
Milan Holzäpfel

Attachment: rrdtool-1.4.3-fix-implicit-declaration.patch
Description: Binary data

_______________________________________________
rrd-developers mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers

Reply via email to