freebsd-ports/x11-drivers/input-wacom/files/patch-src-xf86WacomDefs.h
Michael Scheidell eab30481dd - Update to 0.15.0
PR:		ports/168968
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	The little elves
2012-06-18 08:06:44 +00:00

12 lines
304 B
C

--- src/xf86WacomDefs.h.orig
+++ src/xf86WacomDefs.h
@@ -24,7 +24,9 @@
* General Defines
****************************************************************************/
#include <wacom-util.h>
+#ifndef __FreeBSD__
#include <asm/types.h>
+#endif
#include <linux/input.h>
#define MAX_USB_EVENTS 32