drivers/char/ftape/lowlevel/ftape-buffer.c should #include "../lowlevel/ftape-buffer.h"
authorAdrian Bunk <bunk@stusta.de>
Tue, 8 Nov 2005 15:50:38 +0000 (16:50 +0100)
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>
Tue, 8 Nov 2005 15:50:38 +0000 (16:50 +0100)
Every file should #include the headers containing the prototypes for
it's global functions.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

No differences found