jffs_fm.c should #include "intrep.h"
authorAdrian Bunk <bunk@stusta.de>
Tue, 8 Nov 2005 15:48:36 +0000 (16:48 +0100)
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>
Tue, 8 Nov 2005 15:48:36 +0000 (16:48 +0100)
commit34c90b29fe1b0814f26316782b4f0c0a115444df
treef58dc89f817587da1eb776c07cf9115f72ae97a2
parent6e1e8e11c78859ea71e3de4c60d86a01d26c26e0
jffs_fm.c should #include "intrep.h"

Every file should #include the headers containing the prototypes for
it's global functions.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
fs/jffs/jffs_fm.c