From 3570a34de46b1f7dedd16999bb1687e2d6b55d40 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 25 Sep 2000 21:45:58 +0000 Subject: Renamed "internal.h" to the more sensible "busybox.h". -Erik --- unix2dos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unix2dos.c') diff --git a/unix2dos.c b/unix2dos.c index c6cf81bb0..553ad0c34 100644 --- a/unix2dos.c +++ b/unix2dos.c @@ -22,7 +22,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include "internal.h" +#include "busybox.h" #include int unix2dos_main( int argc, char **argv ) { -- cgit v1.2.3