Created attachment 15152 [details] [review] 0001-Compile-warning-fix.patch Declare TCXHWCursorInit() in tcx.h.
It is better to have prototypes declared in a header file, so that the file that actually defines the function/data can also include that header, and ensure prototype and definition match, but in this particular case the prototype is correct.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.