Magellan Linux

Annotation of /trunk/xf86-input-vmmouse/patches/xf86-input-vmmouse-13.0.0-missing-include-with-xorg-116.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2515 - (hide annotations) (download)
Wed Nov 5 08:54:37 2014 UTC (9 years, 6 months ago) by niro
File size: 319 byte(s)
-fixes an ftbfs with newer xorg-server-1.16 headers
1 niro 2515 --- xf86-input-vmmouse-13.0.0/shared/vmmouse_client.h.orig 2014-11-05 11:43:22.995327338 +0100
2     +++ xf86-input-vmmouse-13.0.0/shared/vmmouse_client.h 2014-11-05 11:43:43.666328896 +0100
3     @@ -39,6 +39,7 @@
4     #ifndef _VMMOUSE_CLIENT_H_
5     #define _VMMOUSE_CLIENT_H_
6    
7     +#include <xorg-server.h>
8     #include "xf86_OSproc.h"
9    
10     /*