mirror of
https://github.com/systemd/systemd.git
synced 2025-03-22 06:50:18 +03:00
keymap: include linux/limits.h
This commit is contained in:
parent
7b79a59b28
commit
97411493a3
@ -32,6 +32,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <getopt.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <linux/limits.h>
|
||||
#include <linux/input.h>
|
||||
|
||||
const struct key* lookup_key (const char *str, unsigned int len);
|
||||
|
Loading…
x
Reference in New Issue
Block a user