index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mount.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'mount.c')
-rw-r--r--
mount.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/mount.c b/mount.c
index 598b650f9..8b115c9f5 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>