[Ocfs2-commits] jlbec commits r967 - trunk/src/inc

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Jun 1 20:48:29 CDT 2004


Author: jlbec
Date: 2004-06-01 19:48:27 -0500 (Tue, 01 Jun 2004)
New Revision: 967

Modified:
   trunk/src/inc/io.h
Log:

o Remove proto.h from io.h.



Modified: trunk/src/inc/io.h
===================================================================
--- trunk/src/inc/io.h	2004-06-02 00:44:15 UTC (rev 966)
+++ trunk/src/inc/io.h	2004-06-02 00:48:27 UTC (rev 967)
@@ -29,7 +29,6 @@
 
 #include <linux/fs.h>
 #include <linux/compiler.h>
-#include "proto.h"
 
 /* Yosh made me do it. */
 static inline int ocfs_write_bh  (ocfs_super          *osb, 



More information about the Ocfs2-commits mailing list