aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/locking/dlm/lock_dlm.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/locking/dlm/lock_dlm.h')
-rw-r--r--fs/gfs2/locking/dlm/lock_dlm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/locking/dlm/lock_dlm.h b/fs/gfs2/locking/dlm/lock_dlm.h
index 3a45c020d01..33af707a4d3 100644
--- a/fs/gfs2/locking/dlm/lock_dlm.h
+++ b/fs/gfs2/locking/dlm/lock_dlm.h
@@ -26,7 +26,7 @@
26#include <net/sock.h> 26#include <net/sock.h>
27 27
28#include <linux/dlm.h> 28#include <linux/dlm.h>
29#include "../../lm_interface.h" 29#include <linux/lm_interface.h>
30 30
31/* 31/*
32 * Internally, we prefix things with gdlm_ and GDLM_ (for gfs-dlm) since a 32 * Internally, we prefix things with gdlm_ and GDLM_ (for gfs-dlm) since a