commit | e711700a0e6a6824fcfd5519d6b6982850a648ee | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Sep 10 00:27:20 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 10 10:06:35 2005 -0700 |
tree | 23b0fd5b0498c8cb5776f7c4ad8c143c23df40f3 | |
parent | b01d8684e9e5b04270970c97df856d47668267e3 [diff] |
[PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h> Every file should #include the header with the prototypes of the global functions it is offering. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>