aboutsummaryrefslogtreecommitdiff
path: root/chroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'chroot.c')
-rw-r--r--chroot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chroot.c b/chroot.c
index e8ce53973..f0a298104 100644
--- a/chroot.c
+++ b/chroot.c
@@ -22,7 +22,7 @@
*
*/
-#include "internal.h"
+#include "busybox.h"
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>