[PATCH] Fix implicit declaration of function 'xf86Msg' in xf86libinput.c

Peter Hutterer peter.hutterer at who-t.net
Fri Apr 8 05:37:40 UTC 2016


On Wed, Oct 14, 2015 at 10:43:34AM +1000, Stanislav Ochotnicky wrote:
> Addition of xf86.h header fixes compilation issues in some cases.
> 
> See: https://bugs.gentoo.org/show_bug.cgi?id=560970
> Signed-off-by: Stanislav Ochotnicky <sochotnicky at redhat.com>
> ---
>  src/xf86libinput.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/xf86libinput.c b/src/xf86libinput.c
> index c1b13ff..c6b651c 100644
> --- a/src/xf86libinput.c
> +++ b/src/xf86libinput.c
> @@ -33,6 +33,7 @@
>  #include <list.h>
>  #include <exevents.h>
>  #include <xkbsrv.h>
> +#include <xf86.h>
>  #include <xf86Xinput.h>
>  #include <xf86_OSproc.h>
>  #include <xserver-properties.h>
> -- 
> 2.4.9

sorry, fell through the cracks. Pushed now, thanks

   13726f4..602bb8e  master -> master

Cheers,
   Peter


More information about the wayland-devel mailing list