ports/x11/libinput/files/patch-src_libinput-private.h
Matthew Rezny 8d886de4ae Update to 1.6.0
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9542
2017-02-11 17:51:19 +00: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"