Renamed "internal.h" to the more sensible "busybox.h".
 -Erik
diff --git a/util-linux/nfsmount.c b/util-linux/nfsmount.c
index 628772b..abae19a 100644
--- a/util-linux/nfsmount.c
+++ b/util-linux/nfsmount.c
@@ -33,7 +33,7 @@
  * nfsmount.c,v 1.1.1.1 1993/11/18 08:40:51 jrs Exp
  */
 
-#include "internal.h"
+#include "busybox.h"
 #undef FALSE
 #undef TRUE
 #include <unistd.h>