提交 a830df36 编写于 作者: M Mike Frysinger 提交者: Dmitry Torokhov

Input: pull input.h into uinpit.h

uinput.h relies on structures found in input.h, so pull in the header
Signed-off-by: NMike Frysinger <vapier@gentoo.org>
Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 4ee1fc8e
......@@ -33,7 +33,6 @@
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/input.h>
#include <linux/smp_lock.h>
#include <linux/fs.h>
#include <linux/miscdevice.h>
......
......@@ -32,6 +32,8 @@
* - first public version
*/
#include <linux/input.h>
#define UINPUT_VERSION 3
#ifdef __KERNEL__
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册