aboutsummaryrefslogtreecommitdiff
path: root/console-tools/loadkmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'console-tools/loadkmap.c')
-rw-r--r--console-tools/loadkmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/loadkmap.c b/console-tools/loadkmap.c
index a141435e2..4a726f9c8 100644
--- a/console-tools/loadkmap.c
+++ b/console-tools/loadkmap.c
@@ -8,7 +8,7 @@
8 * 8 *
9 */ 9 */
10 10
11#include "busybox.h" 11#include "libbb.h"
12 12
13#define BINARY_KEYMAP_MAGIC "bkeymap" 13#define BINARY_KEYMAP_MAGIC "bkeymap"
14 14