Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / umount.c
index 6a5e4cad8bc70c5caf0af91ef7e6b251ee3c3dbc..1d9c6bb3202759f9d2002b52b0a10974e373d45e 100644 (file)
--- a/umount.c
+++ b/umount.c
@@ -22,7 +22,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdio.h>
 #include <mntent.h>
 #include <errno.h>