Skip to content

Commit 5bab4d8

Browse files
committed
src/udev/udev-builtin-keyboard.c: fix build with gperf 3.1
Signed-off-by: Anthony G. Basile <[email protected]>
1 parent 1856539 commit 5bab4d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/udev/udev-builtin-keyboard.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828

2929
#include "udev.h"
3030

31-
static const struct key *keyboard_lookup_key(const char *str, unsigned len);
3231
#include "keyboard-keys-from-name.h"
3332
#include "keyboard-keys-to-name.h"
3433

0 commit comments

Comments
 (0)