diff options
Diffstat (limited to 'dumpkmap.c')
-rw-r--r-- | dumpkmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dumpkmap.c b/dumpkmap.c index 13b7d8937..2d989dfc4 100644 --- a/dumpkmap.c +++ b/dumpkmap.c | |||
@@ -20,7 +20,7 @@ | |||
20 | * | 20 | * |
21 | */ | 21 | */ |
22 | 22 | ||
23 | #include "internal.h" | 23 | #include "busybox.h" |
24 | #include <errno.h> | 24 | #include <errno.h> |
25 | #include <fcntl.h> | 25 | #include <fcntl.h> |
26 | #include <stdio.h> | 26 | #include <stdio.h> |