projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ed7257
)
[DLM] fs/dlm/ast.c should #include "ast.h"
author
Adrian Bunk
<bunk@stusta.de>
Wed, 4 Apr 2007 15:25:29 +0000
(17:25 +0200)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 1 May 2007 08:11:25 +0000
(09:11 +0100)
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
patch
|
blob
|
history
diff --git
a/fs/dlm/ast.c
b/fs/dlm/ast.c
index f91d39cb1e0bd06e77d0a62b90c87840ca2bba07..6308122890cae1c2ae6cd03ad5b5452b03581532 100644
(file)
--- 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