diff options
Diffstat (limited to 'console-tools/setkeycodes.c')
-rw-r--r-- | console-tools/setkeycodes.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/console-tools/setkeycodes.c b/console-tools/setkeycodes.c index 597272a2f..b7851016a 100644 --- a/console-tools/setkeycodes.c +++ b/console-tools/setkeycodes.c | |||
@@ -8,8 +8,6 @@ | |||
8 | * | 8 | * |
9 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 9 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. |
10 | */ | 10 | */ |
11 | |||
12 | //#include <sys/ioctl.h> | ||
13 | #include "libbb.h" | 11 | #include "libbb.h" |
14 | 12 | ||
15 | /* From <linux/kd.h> */ | 13 | /* From <linux/kd.h> */ |