summaryrefslogtreecommitdiff
path: root/x11/libinput/files/patch-src_libinput-private.h
blob: b79754ff6f7a0b9806d8c50442b90269cf0e9bea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/libinput-private.h.orig	2017-01-18 04:32:06 UTC
+++ src/libinput-private.h
@@ -29,6 +29,7 @@
 
 #include <errno.h>
 #include <math.h>
+#include <stdarg.h>
 
 #include "linux/input.h"