ports/x11/libinput/files/patch-src_libinput.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
194 B
C

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