| commit | 6d59e7f582ef1c1988542d0fc3b36d0087b757ce | [log] [tgz] |
|---|---|---|
| author | Al Viro <viro@zeniv.linux.org.uk> | Sat Mar 22 15:48:17 2008 -0400 |
| committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Apr 21 23:11:01 2008 -0400 |
| tree | 2e6e2e7d42af8f89f7b87aeaf5261d4cfbd9b625 | |
| parent | 807501475fce0ebe68baedf87f202c3e4ee0d12c [diff] [blame] |
[PATCH] move a bunch of declarations to fs/internal.h Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
diff --git a/fs/pnode.c b/fs/pnode.c index 1d8f544..a9e0d6f 100644 --- a/fs/pnode.c +++ b/fs/pnode.c
@@ -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 */