summaryrefslogtreecommitdiff
path: root/x11/libinput/files/patch-src_path-seat.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libinput/files/patch-src_path-seat.c')
-rw-r--r--x11/libinput/files/patch-src_path-seat.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/libinput/files/patch-src_path-seat.c b/x11/libinput/files/patch-src_path-seat.c
deleted file mode 100644
index e4c6edc01c29..000000000000
--- a/x11/libinput/files/patch-src_path-seat.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/path-seat.c.orig 2017-01-19 05:27:32 UTC
-+++ src/path-seat.c
-@@ -23,10 +23,11 @@
-
- #include "config.h"
-
-+#include <sys/stat.h>
-+
- #include <errno.h>
- #include <fcntl.h>
- #include <string.h>
--#include <sys/stat.h>
- #include <libudev.h>
-
- #include "path-seat.h"