aboutsummaryrefslogtreecommitdiff
path: root/setkeycodes.c
diff options
context:
space:
mode:
Diffstat (limited to 'setkeycodes.c')
-rw-r--r--setkeycodes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/setkeycodes.c b/setkeycodes.c
index 0be4724ca..c3c7e09aa 100644
--- a/setkeycodes.c
+++ b/setkeycodes.c
@@ -22,11 +22,11 @@
*
*/
-#include "busybox.h"
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <sys/ioctl.h>
+#include "busybox.h"
/* From <linux/kd.h> */