mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -04:00
10 lines
193 B
C
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"
|
|
|