[Ocfs2-commits] jlbec commits r1829 - trunk/fs/ocfs2/cluster

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Jan 21 17:21:32 CST 2005


Author: jlbec
Date: 2005-01-21 17:21:30 -0600 (Fri, 21 Jan 2005)
New Revision: 1829

Modified:
   trunk/fs/ocfs2/cluster/cl_compat.h
Log:
o Lets go shopping

Modified: trunk/fs/ocfs2/cluster/cl_compat.h
===================================================================
--- trunk/fs/ocfs2/cluster/cl_compat.h	2005-01-21 23:15:41 UTC (rev 1828)
+++ trunk/fs/ocfs2/cluster/cl_compat.h	2005-01-21 23:21:30 UTC (rev 1829)
@@ -33,6 +33,7 @@
 #include <linux/kdev_t.h>
 #include <linux/sched.h>
 #include <linux/compiler.h>
+#include <linux/bitops.h>
 
 /* for tcp_sk() */
 #include <net/sock.h>



More information about the Ocfs2-commits mailing list