opnsense-ports/x11/libinput/files/patch-src_libinput-private.h
Franco Fichtner bb3be6683a */*: sync with upstream
Taken from: FreeBSD
2017-02-12 10:06:19 +01:00

10 lines
193 B
C

--- 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"