Re: [PATCH weston 2/2] Fix build warnings from image_loader

2012-11-30 Thread Kristian Høgsberg
On Fri, Nov 30, 2012 at 01:37:28PM +0200, Pekka Paalanen wrote: > Fix the following build warnings, and the build failures due to the > warning fixes: > > CC libshared_cairo_la-image-loader.lo > image-loader.c:369:1: warning: no previous prototype for 'load_image' > > CC x11_backend_l

[PATCH weston 2/2] Fix build warnings from image_loader

2012-11-30 Thread Pekka Paalanen
Fix the following build warnings, and the build failures due to the warning fixes: CC libshared_cairo_la-image-loader.lo image-loader.c:369:1: warning: no previous prototype for 'load_image' CC x11_backend_la-compositor-x11.lo compositor-x11.c: In function 'x11_output_set_icon': compo