Renamed "internal.h" to the more sensible "busybox.h".
 -Erik
diff --git a/gzip.c b/gzip.c
index c083268..e518ffd 100644
--- a/gzip.c
+++ b/gzip.c
@@ -29,7 +29,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #define BB_DECLARE_EXTERN
 #define bb_need_memory_exhausted
 #include "messages.c"