Under Ubuntu 9.10, linuxwacom fails to compile due to this header not being included.
Signed-off-by: Jason Gerecke <killert...@gmail.com> --- src/xdrv/wcmConfig.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xdrv/wcmConfig.c b/src/xdrv/wcmConfig.c index 7444296..de3f2c7 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.9.5 ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel