diff options
| author | Geert Uytterhoeven <geert@linux-m68k.org> | 2002-07-23 06:21:36 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2002-07-23 06:21:36 -0700 |
| commit | dbeb22aa702610a0805106bd2e54fc4f218edf45 (patch) | |
| tree | a05eb7dccbc2693073d39b2bde18eb8ba30374e5 /include/linux | |
| parent | 7d5095ea9ebe48d7e4040b8acc26fe3b68b3901c (diff) | |
[PATCH] M68k update (part 11)
Fix miscellaneous compilation warnings and errors
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/intermezzo_fs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/intermezzo_fs.h b/include/linux/intermezzo_fs.h index a0fe6dbc4622..07e89b41d407 100644 --- a/include/linux/intermezzo_fs.h +++ b/include/linux/intermezzo_fs.h @@ -19,6 +19,7 @@ #ifdef __KERNEL__ #include <linux/smp.h> #include <linux/fsfilter.h> +#include <linux/namei.h> /* fixups for fs.h */ #ifndef fs_down |
