diff options
Diffstat (limited to 'unix2dos.c')
-rw-r--r-- | unix2dos.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix2dos.c b/unix2dos.c index c6cf81bb0..553ad0c34 100644 --- a/unix2dos.c +++ b/unix2dos.c | |||
@@ -22,7 +22,7 @@ | |||
22 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 22 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
23 | */ | 23 | */ |
24 | 24 | ||
25 | #include "internal.h" | 25 | #include "busybox.h" |
26 | #include <stdio.h> | 26 | #include <stdio.h> |
27 | 27 | ||
28 | int unix2dos_main( int argc, char **argv ) { | 28 | int unix2dos_main( int argc, char **argv ) { |