commit | 848d5382496f670061eaf59844e039e22daba16f | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Nov 08 16:50:38 2005 +0100 |
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | Tue Nov 08 16:50:38 2005 +0100 |
tree | 4ac596241e2274289f681a91019227d9cb673ad6 | |
parent | 0fb2dae0a9d77d360ef09ccbcf1b45aa6384bd41 [diff] |
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 <bunk@stusta.de>