Created attachment 116668 [details] [review] Add missing include for *stat While preparing the update for Gentoo, QA check spew: * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * path.c:303:2: warning: implicit declaration of function 'stat' [-Wimplicit-function-declaration] * evdev.c:1980:2: warning: implicit declaration of function 'fstat' [-Wimplicit-function-declaration] * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.freedesktop.org/wiki/Software/libinput/ Attached patch fixes the issue.
thanks. can I assume you signed-off-by for this patch?
Sure
Created attachment 116706 [details] [review] Add missing include for *stat Added signed-off-by.
commit 387b8057b14ffcf2f953cbd9a86f0992efabef8c Author: Gilles Dartiguelongue <eva@gentoo.org> Date: Tue Jun 23 11:31:56 2015 +0200 Add missing includes for *stat
Thanks.
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.