]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[DLM] fs/dlm/ast.c should #include "ast.h"
authorAdrian Bunk <bunk@stusta.de>
Wed, 4 Apr 2007 15:25:29 +0000 (17:25 +0200)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 1 May 2007 08:11:25 +0000 (09:11 +0100)
commit8fa1de386f4d72f0710b389ccf96308fef87df78
tree316233a16c3185fc5f5164c66f20058c5954c739
parent6ed7257b46709e87d79ac2b6b819b7e0c9184998
[DLM] fs/dlm/ast.c should #include "ast.h"

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

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/ast.c