Renamed "internal.h" to the more sensible "busybox.h".
-Erik
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include "internal.h"
|
||||
#include "busybox.h"
|
||||
#include <stdio.h>
|
||||
|
||||
int dos2unix_main( int argc, char **argv ) {
|
||||
|
Reference in New Issue
Block a user