diff options
Diffstat (limited to 'dd.c')
-rw-r--r-- | dd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ | |||
29 | */ | 29 | */ |
30 | 30 | ||
31 | 31 | ||
32 | #include "internal.h" | 32 | #include "busybox.h" |
33 | #include <features.h> | 33 | #include <features.h> |
34 | #include <stdio.h> | 34 | #include <stdio.h> |
35 | #include <fcntl.h> | 35 | #include <fcntl.h> |