From: Adrian Bunk Date: Wed, 4 Apr 2007 15:25:29 +0000 (+0200) Subject: [DLM] fs/dlm/ast.c should #include "ast.h" X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8fa1de386f4d72f0710b389ccf96308fef87df78;p=linux-beck.git [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 Signed-off-by: David Teigland Signed-off-by: Steven Whitehouse --- diff --git a/fs/dlm/ast.c b/fs/dlm/ast.c index f91d39cb1e0b..6308122890ca 100644 --- a/fs/dlm/ast.c +++ b/fs/dlm/ast.c @@ -14,6 +14,7 @@ #include "dlm_internal.h" #include "lock.h" #include "user.h" +#include "ast.h" #define WAKE_ASTS 0