aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-04-04 17:25:29 +0200
committerSteven Whitehouse <swhiteho@redhat.com>2007-05-01 09:11:25 +0100
commit8fa1de386f4d72f0710b389ccf96308fef87df78 (patch)
tree316233a16c3185fc5f5164c66f20058c5954c739 /fs/dlm
parent[DLM] Consolidate transport protocols (diff)
downloadlinux-dev-8fa1de386f4d72f0710b389ccf96308fef87df78.tar.xz
linux-dev-8fa1de386f4d72f0710b389ccf96308fef87df78.zip
[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>
Diffstat (limited to 'fs/dlm')
-rw-r--r--fs/dlm/ast.c1
1 files changed, 1 insertions, 0 deletions
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