[PATCH] include <linux/types.h> into linux/dlm_plock.h for __u* typedef

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Kirill A. Shutemov
Date: Wednesday, September 10, 2008 - 4:22 am

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Cc: Christine Caulfield <caulfie@redhat.com>
Cc: David Teigland <teigland@redhat.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
---
 include/linux/dlm_plock.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/linux/dlm_plock.h b/include/linux/dlm_plock.h
index 18d5fdb..2dd2124 100644
--- a/include/linux/dlm_plock.h
+++ b/include/linux/dlm_plock.h
@@ -9,6 +9,8 @@
 #ifndef __DLM_PLOCK_DOT_H__
 #define __DLM_PLOCK_DOT_H__
 
+#include <linux/types.h>
+
 #define DLM_PLOCK_MISC_NAME		"dlm_plock"
 
 #define DLM_PLOCK_VERSION_MAJOR	1
-- 
1.5.6.5.GIT

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] include &lt;linux/fs.h&gt; into linux/ext2_fs.h, Kirill A. Shutemov, (Wed Sep 10, 4:22 am)
[PATCH] include <linux/types.h> into linux/dlm_plock.h for ..., Kirill A. Shutemov, (Wed Sep 10, 4:22 am)
[PATCH] include &lt;linux/videodev2.h&gt; into linux/ivtv.h, Kirill A. Shutemov, (Wed Sep 10, 4:22 am)
Re: [PATCH] include &lt;linux/fs.h&gt; into linux/ext2_fs.h, Christoph Hellwig, (Wed Sep 10, 4:27 am)
Re: [PATCH] include &lt;linux/fs.h&gt; into linux/ext2_fs.h, Kirill A. Shutemov, (Wed Sep 10, 4:40 am)
Re: [PATCH] include &lt;linux/fs.h&gt; into linux/ext2_fs.h, Christoph Hellwig, (Wed Sep 10, 4:40 am)
Re: [PATCH] include &lt;linux/fs.h&gt; into linux/ext2_fs.h, Kirill A. Shutemov, (Wed Sep 10, 4:49 am)
Re: [PATCH] include &lt;linux/fs.h&gt; into linux/ext2_fs.h, Kirill A. Shutemov, (Wed Sep 10, 6:47 am)