mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 06:01:23 +00:00
[PATCH] move a bunch of declarations to fs/internal.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
807501475f
commit
6d59e7f582
6 changed files with 13 additions and 9 deletions
|
@ -9,6 +9,7 @@
|
|||
#include <linux/mnt_namespace.h>
|
||||
#include <linux/mount.h>
|
||||
#include <linux/fs.h>
|
||||
#include "internal.h"
|
||||
#include "pnode.h"
|
||||
|
||||
/* return the next shared peer mount of @p */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue