mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-26 12:10:12 +01:00
Remove unneeded include of linux/uinput.h
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
bd35bd53f0
commit
4123927cf0
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <stdarg.h>
|
||||
#include <linux/uinput.h>
|
||||
|
||||
#include "libevdev.h"
|
||||
#include "libevdev-int.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue