diff options
-rw-r--r-- | fs/dlm/ast.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/dlm/ast.c b/fs/dlm/ast.c index 0e90f0c91b93..42794c00a367 100644 --- a/fs/dlm/ast.c +++ b/fs/dlm/ast.c | |||
@@ -14,6 +14,7 @@ | |||
14 | #include "dlm_internal.h" | 14 | #include "dlm_internal.h" |
15 | #include "lock.h" | 15 | #include "lock.h" |
16 | #include "user.h" | 16 | #include "user.h" |
17 | #include "ast.h" | ||
17 | 18 | ||
18 | static uint64_t dlm_cb_seq; | 19 | static uint64_t dlm_cb_seq; |
19 | static DEFINE_SPINLOCK(dlm_cb_seq_spin); | 20 | static DEFINE_SPINLOCK(dlm_cb_seq_spin); |