[Ocfs2-tools-devel] mount.ocfs2: Remove asm/page.h include

Joel Becker joel.becker at oracle.com
Thu Sep 20 15:20:27 PDT 2007


We include asm/page.h for no apparent reason.  We don't use it, and it
doesn't exist on some systems.

Signed-off-by: Joel Becker <joel.becker at oracle.com>
---
 mount.ocfs2/mount.ocfs2.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/mount.ocfs2/mount.ocfs2.h b/mount.ocfs2/mount.ocfs2.h
index 288a847..1de39fa 100644
--- a/mount.ocfs2/mount.ocfs2.h
+++ b/mount.ocfs2/mount.ocfs2.h
@@ -27,7 +27,6 @@
 #include <asm/types.h>
 #include <inttypes.h>
 
-#include <asm/page.h>
 #include <sys/mount.h>
 #include <dirent.h>
 #include <stdio.h>
-- 
1.5.2.2


-- 

"You don't make the poor richer by making the rich poorer."
	- Sir Winston Churchill

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127



More information about the Ocfs2-tools-devel mailing list