diff options
Diffstat (limited to 'dos2unix.c')
-rw-r--r-- | dos2unix.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ #include "busybox.h" #include <stdio.h> +#include <stdlib.h> int dos2unix_main( int argc, char **argv ) { int c; |