[Ocfs2-commits] mfasheh commits r1553 - trunk/src

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Oct 7 16:07:18 CDT 2004


Author: mfasheh
Date: 2004-10-07 16:07:16 -0500 (Thu, 07 Oct 2004)
New Revision: 1553

Modified:
   trunk/src/dlm.c
Log:
* make dlm.c suck in ocfs2.h



Modified: trunk/src/dlm.c
===================================================================
--- trunk/src/dlm.c	2004-10-07 20:48:27 UTC (rev 1552)
+++ trunk/src/dlm.c	2004-10-07 21:07:16 UTC (rev 1553)
@@ -36,6 +36,7 @@
 
 #include "ocfs_log.h"
 #include "ocfs.h"
+#include "ocfs2.h"
 
 #include "alloc.h"
 #include "dcache.h"



More information about the Ocfs2-commits mailing list