(UDev) Buildfix
This commit is contained in:
parent
a244a39626
commit
721b3039e4
|
@ -140,7 +140,7 @@ struct udev_input
|
|||
|
||||
unsigned num_devices;
|
||||
|
||||
static uint8_t state[UDEV_MAX_KEYS];
|
||||
uint8_t state[UDEV_MAX_KEYS];
|
||||
|
||||
#ifdef UDEV_XKB_HANDLING
|
||||
bool xkb_handling;
|
||||
|
|
Loading…
Reference in New Issue