opnsense-ports/x11/libinput/files/patch-src_libinput.h
Franco Fichtner bb3be6683a */*: sync with upstream
Taken from: FreeBSD
2017-02-12 10:06:19 +01: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>