[Ocfs2-tools-commits] mfasheh commits r595 - trunk/libo2dlm/include
    svn-commits at oss.oracle.com 
    svn-commits at oss.oracle.com
       
    Wed Jan 26 13:53:12 CST 2005
    
    
  
Author: mfasheh
Date: 2005-01-26 13:53:08 -0600 (Wed, 26 Jan 2005)
New Revision: 595
Modified:
   trunk/libo2dlm/include/o2dlm.h
Log:
* we need this header included here
Modified: trunk/libo2dlm/include/o2dlm.h
===================================================================
--- trunk/libo2dlm/include/o2dlm.h	2005-01-26 19:51:56 UTC (rev 594)
+++ trunk/libo2dlm/include/o2dlm.h	2005-01-26 19:53:08 UTC (rev 595)
@@ -29,6 +29,8 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 
+#include <stdlib.h>
+
 #include <kernel-list.h>
 
 #include <et/com_err.h>
    
    
More information about the Ocfs2-tools-commits
mailing list