diff options
Diffstat (limited to 'lib/libc/sys/mount.c')
| -rw-r--r-- | lib/libc/sys/mount.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/mount.c b/lib/libc/sys/mount.c index 67f2d9af..75532cdf 100644 --- a/lib/libc/sys/mount.c +++ b/lib/libc/sys/mount.c @@ -1,3 +1,4 @@ + #include <sys/mount.h> // for mount #include <syscall.h> // for __syscall_5, syscall |
