On Mon, Jul 9, 2012 at 3:49 PM, Jason Gerecke <killert...@gmail.com> wrote: > Under Ubuntu 9.10 and Fedora 11, linuxwacom fails to compile due to > this header not being included. > > Signed-off-by: Jason Gerecke <killert...@gmail.com>
Acked-by: Ping Cheng <pingli...@gmail.com> Ping > --- > src/xdrv/wcmConfig.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/xdrv/wcmConfig.c b/src/xdrv/wcmConfig.c > index 95d3279..19f56c4 100755 > --- a/src/xdrv/wcmConfig.c > +++ b/src/xdrv/wcmConfig.c > @@ -19,6 +19,7 @@ > > #include "xf86Wacom.h" > #include "wcmFilter.h" > +#include <fcntl.h> > > extern int wcmDeviceTypeKeys(LocalDevicePtr local, unsigned long* keys, int* > tablet_id); > extern void wcmIsDisplay(WacomCommonPtr common); > -- > 1.7.11.1 > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Linuxwacom-devel mailing list > Linuxwacom-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel