[Ocfs2-commits] wcoekaer commits r1372 - trunk/src

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Aug 23 18:39:50 CDT 2004


Author: wcoekaer
Date: 2004-08-23 18:39:49 -0500 (Mon, 23 Aug 2004)
New Revision: 1372

Modified:
   trunk/src/ocfs_compat.h
Log:
Mark broke it so this fixes it



Modified: trunk/src/ocfs_compat.h
===================================================================
--- trunk/src/ocfs_compat.h	2004-08-23 23:35:52 UTC (rev 1371)
+++ trunk/src/ocfs_compat.h	2004-08-23 23:39:49 UTC (rev 1372)
@@ -32,6 +32,8 @@
 #include <linux/version.h>
 #include <linux/types.h>
 #include <linux/kdev_t.h>
+#include <linux/sched.h>
+#include <linux/signal.h>
 
 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0)
 



More information about the Ocfs2-commits mailing list