summaryrefslogtreecommitdiff
path: root/mount.c
diff options
context:
space:
mode:
Diffstat (limited to 'mount.c')
-rw-r--r--mount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mount.c b/mount.c
index 598b650..8b115c9 100644
--- a/mount.c
+++ b/mount.c
@@ -43,7 +43,7 @@
*
*/
-#include "internal.h"
+#include "busybox.h"
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>