diff options
Diffstat (limited to 'libs/ui/InputDispatcher.cpp')
-rw-r--r-- | libs/ui/InputDispatcher.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/ui/InputDispatcher.cpp b/libs/ui/InputDispatcher.cpp index 8e907da..0ccde0d 100644 --- a/libs/ui/InputDispatcher.cpp +++ b/libs/ui/InputDispatcher.cpp @@ -27,10 +27,8 @@ #include <stddef.h> #include <unistd.h> -#include <fcntl.h> #include <errno.h> #include <limits.h> -#include <poll.h> namespace android { |