On Mon, Jun 02, 2014 at 10:01:20PM -0700, Thiago Macieira wrote: > Em ter 03 jun 2014, às 08:08:15, Peter Hutterer escreveu: > > Avoids having to #define any values we're trying to use. > > > > Header file is from Linux 3.15-rc8. > > > > Signed-off-by: Peter Hutterer <[email protected]> > > Wouldn't this be time as well to start using a different include than > <linux/input.h>?
does it matter much? #include <linux/input.h> makes it clear which header it is, that we ship our own doesn't really change that. Cheers, Peter _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
