]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/namespace.c
fs/namespace.c should #include "internal.h"
authorAdrian Bunk <bunk@stusta.de>
Mon, 16 Jul 2007 06:41:25 +0000 (23:41 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 16:05:50 +0000 (09:05 -0700)
commit948730b0e39fb4cba4a5ed0fc40e0f017cce2dfa
treed6c3b79873456cc46cba11e8e81fe396abecd478
parent19769b762607fea53c005a0068cf8939cecd2f9a
fs/namespace.c should #include "internal.h"

Every file should include the headers containing the prototypes for
its global functions.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/namespace.c