diff options
Diffstat (limited to 'dos2unix.c')
-rw-r--r-- | dos2unix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dos2unix.c b/dos2unix.c index 9634687eb..c9f783f1a 100644 --- a/dos2unix.c +++ b/dos2unix.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 dos2unix_main( int argc, char **argv ) { | 28 | int dos2unix_main( int argc, char **argv ) { |