[PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>
authorAdrian Bunk <bunk@stusta.de>
Sat, 10 Sep 2005 07:27:20 +0000 (00:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 10 Sep 2005 17:06:35 +0000 (10:06 -0700)
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>

No differences found