Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / coreutils / chroot.c
index e8ce539732490eacb2a07a25ec1b2de6a78c0687..f0a298104fc6d39c3806da358fcc6029467bd3cc 100644 (file)
@@ -22,7 +22,7 @@
  *
  */
 
-#include "internal.h"
+#include "busybox.h"
 #include <stdlib.h>
 #include <stdio.h>
 #include <errno.h>