Renamed "internal.h" to the more sensible "busybox.h".
 -Erik
diff --git a/coreutils/date.c b/coreutils/date.c
index 571a556..2e99aea 100644
--- a/coreutils/date.c
+++ b/coreutils/date.c
@@ -20,7 +20,7 @@
  *
 */
 
-#include "internal.h"
+#include "busybox.h"
 #define BB_DECLARE_EXTERN
 #define bb_need_invalid_date
 #define bb_need_memory_exhausted