From 00b6f7a2c0e4a76d49eadfbeda56b4043a1e1bf0 Mon Sep 17 00:00:00 2001
From: andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>
Date: Mon, 25 Sep 2000 21:45:58 +0000
Subject: Renamed "internal.h" to the more sensible "busybox.h".  -Erik

git-svn-id: svn://busybox.net/trunk/busybox@1119 69ca8d6d-28ef-0310-b511-8ec308f3f277
---
 mt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'mt.c')

diff --git a/mt.c b/mt.c
index e77f58a6a..6acae4ea1 100644
--- a/mt.c
+++ b/mt.c
@@ -1,5 +1,5 @@
 /* vi: set sw=4 ts=4: */
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <sys/mtio.h>
 #include <sys/fcntl.h>
-- 
cgit v1.2.3-55-g6feb