diff options
Diffstat (limited to '')
-rw-r--r-- | x11/libinput/files/patch-src_libinput.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/libinput/files/patch-src_libinput.h b/x11/libinput/files/patch-src_libinput.h deleted file mode 100644 index 93d44ece6082..000000000000 --- a/x11/libinput/files/patch-src_libinput.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/libinput.h.orig 2017-01-19 05:27:32 UTC -+++ src/libinput.h -@@ -29,6 +29,7 @@ - extern "C" { - #endif - -+#include <stdarg.h> - #include <stdlib.h> - #include <stdint.h> - #include <libudev.h> |