Update the lash shell (hopefully the last time...) so things like
[oweals/busybox.git] / dumpkmap.c
index b9f1bd2336b8afc7c1dec6aad9447106ae37f9ad..0da01868b179cacff8210aad57e4653cb3ffbcef 100644 (file)
@@ -20,7 +20,6 @@
  *
  */
 
-#include "busybox.h"
 #include <errno.h>
 #include <fcntl.h>
 #include <stdio.h>
@@ -28,6 +27,7 @@
 #include <string.h>
 #include <stdlib.h>
 #include <sys/ioctl.h>
+#include "busybox.h"
 
 /* From <linux/kd.h> */
 struct kbentry {