[Ocfs2-commits] manish commits r2465 - trunk/fs/ocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Sun Jul 10 19:32:47 CDT 2005


Author: manish
Signed-off-by: mfasheh
Date: 2005-07-10 19:32:46 -0500 (Sun, 10 Jul 2005)
New Revision: 2465

Modified:
   trunk/fs/ocfs2/dlmglue.c
Log:
Remove unneeded version.h #include (noticed by Olaf Hering)

Signed-off-by: mfasheh


Modified: trunk/fs/ocfs2/dlmglue.c
===================================================================
--- trunk/fs/ocfs2/dlmglue.c	2005-07-08 21:46:51 UTC (rev 2464)
+++ trunk/fs/ocfs2/dlmglue.c	2005-07-11 00:32:46 UTC (rev 2465)
@@ -23,7 +23,6 @@
  * Boston, MA 021110-1307, USA.
  */
 
-#include <linux/version.h>
 #include <linux/types.h>
 #include <linux/slab.h>
 #include <linux/highmem.h>



More information about the Ocfs2-commits mailing list