mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
Input: pull input.h into uinpit.h
uinput.h relies on structures found in input.h, so pull in the header Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
parent
4ee1fc8e55
commit
a830df367c
2 changed files with 2 additions and 1 deletions
|
@ -32,6 +32,8 @@
|
|||
* - first public version
|
||||
*/
|
||||
|
||||
#include <linux/input.h>
|
||||
|
||||
#define UINPUT_VERSION 3
|
||||
|
||||
#ifdef __KERNEL__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue