mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-21 14:20:06 +01:00
Include stdarg for va_list.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
999c89083e
commit
954fc8a70a
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
|
||||
#include <config.h>
|
||||
#include <linux/input.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
struct libevdev;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue