From: Adrian Bunk Date: Tue, 8 Nov 2005 15:50:38 +0000 (+0100) Subject: drivers/char/ftape/lowlevel/ftape-buffer.c should #include "../lowlevel/ftape-buffer.h" X-Git-Tag: v2.6.15-rc1~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=848d5382496f670061eaf59844e039e22daba16f;p=pandora-kernel.git drivers/char/ftape/lowlevel/ftape-buffer.c should #include "../lowlevel/ftape-buffer.h" Every file should #include the headers containing the prototypes for it's global functions. Signed-off-by: Adrian Bunk --- Reading git-diff-tree failed