diff options
Diffstat (limited to 'util-linux/mount.c')
-rw-r--r-- | util-linux/mount.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/mount.c b/util-linux/mount.c index 598b650f9..8b115c9f5 100644 --- a/util-linux/mount.c +++ b/util-linux/mount.c | |||
@@ -43,7 +43,7 @@ | |||
43 | * | 43 | * |
44 | */ | 44 | */ |
45 | 45 | ||
46 | #include "internal.h" | 46 | #include "busybox.h" |
47 | #include <stdlib.h> | 47 | #include <stdlib.h> |
48 | #include <unistd.h> | 48 | #include <unistd.h> |
49 | #include <errno.h> | 49 | #include <errno.h> |